AspNet.Caching.Output
0.1.3
A library of custom asp.net output cache providers. Initial package supports Redis as cache storage.
Install-Package AspNet.Caching.Output -Version 0.1.3
dotnet add package AspNet.Caching.Output --version 0.1.3
<PackageReference Include="AspNet.Caching.Output" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Caching.Output --version 0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNet.Caching.Output, 0.1.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Blocker
--------------------
- TTL fix
Dependencies
-
- BookSleeve (>= 1.3.41)
- protobuf-net (>= 2.0.0.668)
- ServiceStack.Text (>= 4.0.5)
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.