Info
Version: | 1.1.0 |
Author(s): | Andrzej Ból |
Last Update: | Tuesday, July 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/b-y-t-e/TheSaga |
NuGet Url: | https://www.nuget.org/packages/TheSaga.Locking.DistributedLock |
Install
Install-Package TheSaga.Locking.DistributedLock
dotnet add package TheSaga.Locking.DistributedLock
paket add TheSaga.Locking.DistributedLock
TheSaga.Locking.DistributedLock Download (Unzip the "nupkg" after downloading)
Dependencies
- TheSaga(>= 0.8.1)
- DistributedLock(>= 1.5.0)
---------------------
.net core Saga / ProcessManager implementation
https://github.com/b-y-t-e/TheSaga.