WebApi2.RedisOutputCache
1.0.17-beta
A fork of Strathweb.CacheOutput.WebApi2, with support for redis.
This is a prerelease version of WebApi2.RedisOutputCache.
Install-Package WebApi2.RedisOutputCache -Version 1.0.17-beta
dotnet add package WebApi2.RedisOutputCache --version 1.0.17-beta
<PackageReference Include="WebApi2.RedisOutputCache" Version="1.0.17-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApi2.RedisOutputCache --version 1.0.17-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebApi2.RedisOutputCache, 1.0.17-beta"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebApi2.RedisOutputCache as a Cake Addin
#addin nuget:?package=WebApi2.RedisOutputCache&version=1.0.17-beta&prerelease
// Install WebApi2.RedisOutputCache as a Cake Tool
#tool nuget:?package=WebApi2.RedisOutputCache&version=1.0.17-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Now uses an O(1) INCR-based cache invalidation strategy for the catch-all output caching attribute.
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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.17-beta | 980 | 1/31/2017 |
1.0.16-beta | 479 | 1/31/2017 |
1.0.15-beta | 502 | 12/27/2016 |