Loki provides an easy way to handle locking scenarios on distributed systems.
Info
Version: | 1.2.0 |
Author(s): | Gökhan Gökalp |
Last Update: | Wednesday, October 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GokGokalp/Loki |
NuGet Url: | https://www.nuget.org/packages/LokiNet |
Install
Install-Package LokiNet
dotnet add package LokiNet
paket add LokiNet
LokiNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.0.0)
Tags