Skip to content
/ NSaga Public
forked from AMVSoftware/NSaga

Simple Saga Management library for .Net

License

Notifications You must be signed in to change notification settings

itomych/NSaga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Saga Management library for .Net

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.4%
  • PowerShell 5.6%