provider a factory mode for madelson's DistributedLock in asp.net core or generic host.
Info
| Version: | 1.1.0 |
| Author(s): | 林勝文 |
| Last Update: | Monday, March 8, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Shengwen.DistributedLock |
Install
Install-Package Shengwen.DistributedLock
dotnet add package Shengwen.DistributedLock
paket add Shengwen.DistributedLock
Shengwen.DistributedLock Download (Unzip the "nupkg" after downloading)
Dependencies
- DistributedLock(>= 1.4.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Options(>= 2.1.0)