Strathweb.CacheOutput.WebApi2
0.9.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.
This is a version for Web Api 2 only.
Install-Package Strathweb.CacheOutput.WebApi2 -Version 0.9.0
dotnet add package Strathweb.CacheOutput.WebApi2 --version 0.9.0
<PackageReference Include="Strathweb.CacheOutput.WebApi2" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Strathweb.CacheOutput.WebApi2 --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Strathweb.CacheOutput.WebApi2, 0.9.0"
#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 Strathweb.CacheOutput.WebApi2 as a Cake Addin
#addin nuget:?package=Strathweb.CacheOutput.WebApi2&version=0.9.0
// Install Strathweb.CacheOutput.WebApi2 as a Cake Tool
#tool nuget:?package=Strathweb.CacheOutput.WebApi2&version=0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.9.0 | 0 | 06.02.2022 |