This library adds support to Microsoft.Extensions.Caching.Memory as a store for RapidCache.
Info
Version: | 0.4.2 |
Author(s): | Jaxel Rojas |
Last Update: | Thursday, February 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Jaxelr/Nancy.RapidCache |
NuGet Url: | https://www.nuget.org/packages/Nancy.RapidCache.IMemory |
Install
Install-Package Nancy.RapidCache.IMemory
dotnet add package Nancy.RapidCache.IMemory
paket add Nancy.RapidCache.IMemory
Nancy.RapidCache.IMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy.RapidCache(>= 0.4.2)
- Microsoft.Extensions.Caching.Memory(>= 3.1.1)
Tags