Cache Framework for MemoryCache and Distributed Cache (Redis).
Info
Version: | 1.0.1 |
Author(s): | Thiago Loureiro |
Last Update: | Wednesday, April 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thiagoloureiro/TestaCache |
NuGet Url: | https://www.nuget.org/packages/TestaCache.NetCore |
Install
Install-Package TestaCache.NetCore
dotnet add package TestaCache.NetCore
paket add TestaCache.NetCore
TestaCache.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 2.0.1)
- Newtonsoft.Json(>= 11.0.2)
- PostSharp(>= 5.0.49)
- StackExchange.Redis(>= 1.2.6)
Tags