Strathweb.CacheOutput
0.5.0
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you.
Install-Package Strathweb.CacheOutput -Version 0.5.0
dotnet add package Strathweb.CacheOutput --version 0.5.0
<PackageReference Include="Strathweb.CacheOutput" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Strathweb.CacheOutput --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Strathweb.CacheOutput, 0.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.0
- Microsoft.AspNet.WebApi.Core (= 4.0.30506)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Strathweb.CacheOutput:
Package | Downloads |
---|---|
Strathweb.CacheOutput.Azure
Strathweb.CacheOutput provider for Windows Azure Caching.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 31,929 | 10/25/2013 |
0.4.3 | 19,158 | 9/12/2013 |
0.4.2 | 695 | 9/12/2013 |
0.4.1 | 23,399 | 5/25/2013 |
0.4.0 | 2,484 | 4/13/2013 |
0.3.0-alpha | 3,014 | 3/8/2013 |
0.2.1-alpha | 780 | 2/27/2013 |
0.2.0-alpha | 1,169 | 2/11/2013 |
0.1.1-alpha | 690 | 2/7/2013 |
0.1.0-alpha | 911 | 1/25/2013 |