Cache Helper Package For .Net Core Apps.
Info
Version: | 1.6.1 |
Author(s): | Sefa Can |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sefacan/dotnetboilerplate/tree/master/src/DotnetBoilerplate.Caching |
NuGet Url: | https://www.nuget.org/packages/DotnetBoilerplate.Caching |
Install
Install-Package DotnetBoilerplate.Caching
dotnet add package DotnetBoilerplate.Caching
paket add DotnetBoilerplate.Caching
DotnetBoilerplate.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.InMemory(>= 0.8.9)
- EasyCaching.Redis(>= 0.8.9)
- Newtonsoft.Json(>= 12.0.3)