AnyCache .Net and .Net Core InMemmory caching provider.
Info
Version: | 1.0.2 |
Author(s): | Amir Arayeshi |
Last Update: | Tuesday, July 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/InfoTechBridge/AnyCache |
NuGet Url: | https://www.nuget.org/packages/AnyCache.InMemory |
Install
Install-Package AnyCache.InMemory
dotnet add package AnyCache.InMemory
paket add AnyCache.InMemory
AnyCache.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- AnyCache.Core(>= 1.0.1)
- AnyCache.Core(>= 1.0.1)
- Microsoft.Extensions.Caching.Memory(>= 3.1.6)
Tags