FluentCache implementation for Microsoft.Extensions.Caching.Redis.
Info
Version: | 4.0.0.2 |
Author(s): | Evan Rash |
Last Update: | Monday, July 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cordialgerm/FluentCache |
NuGet Url: | https://www.nuget.org/packages/FluentCache.Microsoft.Extensions.Caching.Redis |
Install
Install-Package FluentCache.Microsoft.Extensions.Caching.Redis
dotnet add package FluentCache.Microsoft.Extensions.Caching.Redis
paket add FluentCache.Microsoft.Extensions.Caching.Redis
FluentCache.Microsoft.Extensions.Caching.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentCache(>= 4.0.0.2)
- FluentCache.Microsoft.Extensions.Caching.Abstractions(>= 4.0.0.2)
- Microsoft.Extensions.Caching.Redis(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags