N2Cache is redis and inMemory cache pack.
Info
Version: | 1.1.0 |
Author(s): | Andy.Zhou |
Last Update: | Tuesday, July 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://rdc.lsmaps.com/ |
NuGet Url: | https://www.nuget.org/packages/Cbs.Netcore.N2Cache |
Install
Install-Package Cbs.Netcore.N2Cache
dotnet add package Cbs.Netcore.N2Cache
paket add Cbs.Netcore.N2Cache
Cbs.Netcore.N2Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- Cbs.Netcore.Core(>= 1.0.6)
- StackExchange.Redis(>= 2.0.601)
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
Tags