Info
Version: | |
Author(s): | COLID team |
Last Update: | Thursday, July 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/COLID.DistributedCache |
Install
Install-Package COLID.DistributedCache
dotnet add package COLID.DistributedCache
paket add COLID.DistributedCache
COLID.DistributedCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Caching.Memory(>= 3.1.3)
- Microsoft.Extensions.Caching.Redis(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 3.1.3)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
- RedLock.net(>= 2.2.0)
- StackExchange.Redis(>= 2.0.513)