State machine for orchestrating sagas across a message bus using Redis for state persistence.
Info
Version: | 3.0.77 |
Author(s): | Aqovia |
Last Update: | Friday, July 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Aqovia.SagaMachine |
Install
Install-Package Aqovia.SagaMachine
dotnet add package Aqovia.SagaMachine
paket add Aqovia.SagaMachine
Aqovia.SagaMachine Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- StackExchange.Redis(>= 2.0.601)
- System.Configuration.ConfigurationManager(>= 4.5.0)