Implementation of saga pattern for .NET Core.
Info
Version: | 3.2.1 |
Author(s): | Dariusz Pawlukiewicz, Piotr Gankiewicz |
Last Update: | Saturday, March 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chronicle-stack/Chronicle |
NuGet Url: | https://www.nuget.org/packages/Chronicle_ |
Install
Install-Package Chronicle_
dotnet add package Chronicle_
paket add Chronicle_
Chronicle_ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Scrutor(>= 3.1.0)
Tags