Package Description.
Info
Version: | 1.0.16 |
Author(s): | Snail.Cache |
Last Update: | Thursday, October 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Snail.Cache |
Install
Install-Package Snail.Cache
dotnet add package Snail.Cache
paket add Snail.Cache
Snail.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Caching.Memory(>= 3.1.2)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Newtonsoft.Json(>= 12.0.3)