NSaga 1.3.0
Lightweight Saga management framework
Install-Package NSaga -Version 1.3.0
dotnet add package NSaga --version 1.3.0
<PackageReference Include="NSaga" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NSaga --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NSaga, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial ReleaseStatic reference to SagaMediatorBuilder
Dependencies
-
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NSaga:
Package | Downloads |
---|---|
NSaga.SimpleInjector
Integration for SimpleInjector for NSaga - Lightweight Saga management framework
|
|
NSaga.Autofac
Integration for Autofac for NSaga - Lightweight Saga management framework
|
|
NSaga.AzureTables
Persistence mechanism for Azure Tables for NSaga - Lightweight Saga management framework
|
|
NSaga.StructureMap
Integration for StructureMap for NSaga - Lightweight Saga management framework
|
GitHub repositories
This package is not used by any popular GitHub repositories.