FluentCache implementations based on Microsoft.Extensions.Caching.Abstractions interfaces (IMemoryCache and IDistributedCache).
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.Abstractions |
Install
Install-Package FluentCache.Microsoft.Extensions.Caching.Abstractions
dotnet add package FluentCache.Microsoft.Extensions.Caching.Abstractions
paket add FluentCache.Microsoft.Extensions.Caching.Abstractions
FluentCache.Microsoft.Extensions.Caching.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentCache(>= 4.0.0.2)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
Tags