Library for smart usage of Redis and MemoryCache.
Info
Version: | 1.0.0 |
Author(s): | Guilherme Andrade |
Last Update: | Thursday, April 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Gutshot.Cache |
Install
Install-Package Gutshot.Cache
dotnet add package Gutshot.Cache
paket add Gutshot.Cache
Gutshot.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- CacheManager.Microsoft.Extensions.Caching.Memory(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.2)
- StackExchange.Redis(>= 1.2.1)
Tags