A simple .NET library to cache data using custom providers.
Info
Version: | 1.0.3 |
Author(s): | jeduardocosta |
Last Update: | Monday, September 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jeduardocosta/data-generic-cache |
NuGet Url: | https://www.nuget.org/packages/DataGenericCache |
Install
Install-Package DataGenericCache
dotnet add package DataGenericCache
paket add DataGenericCache
DataGenericCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)
- StackExchange.Redis(>= 1.0.414)
Tags