Skip to content

AMVSoftware/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

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages