NSaga.Autofac

Integration for Autofac for NSaga - Lightweight Saga management framework


Keywords
NSaga, saga-management, Autofac, mediator, messages, sagas
License
MIT
Install
Install-Package NSaga.Autofac -Version 1.3.0

Documentation

NSaga

Lightweight Saga management framework for .Net. Provides an easy way to create sagas in your application. A Saga is a long-running operation or a transaction; Sagas have dependencies and state. NSaga provides you with easy means to inject dependencies and persist saga state.

Please read more on how to use this framework in Documentation.

Samples can be found in NSaga.Samples

Build status NuGet version