A fork of Strathweb.CacheOutput.WebApi2, with support for redis.
Info
Version: | 1.0.17-beta |
Author(s): | Jon Sagara, Filip W |
Last Update: | Tuesday, January 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonsagara/WebApi2.RedisOutputCache |
NuGet Url: | https://www.nuget.org/packages/WebApi2.RedisOutputCache |
Install
Install-Package WebApi2.RedisOutputCache
dotnet add package WebApi2.RedisOutputCache
paket add WebApi2.RedisOutputCache
WebApi2.RedisOutputCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Newtonsoft.Json(>= 7.0.1)
- NLog(>= 4.2.3)
- StackExchange.Redis(>= 1.0.481)
Tags