Redis storage for HTTP caching in CacheCow library.
Info
Version: | 1.4.2 |
Author(s): | Ali Kheyrollahi |
Last Update: | Tuesday, January 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliostad/CacheCow |
NuGet Url: | https://www.nuget.org/packages/CacheCow.Client.RedisCacheStore45 |
Install
Install-Package CacheCow.Client.RedisCacheStore45
dotnet add package CacheCow.Client.RedisCacheStore45
paket add CacheCow.Client.RedisCacheStore45
CacheCow.Client.RedisCacheStore45 Download (Unzip the "nupkg" after downloading)
Dependencies
- CacheCow.Client45(>= 1.4.2)
- StackExchange.Redis(>= 1.2.6)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.Net.Http(>= 2.2.29)
Tags