Strathweb.CacheOutput.WebApi2
0.11.0
dotnet add package Strathweb.CacheOutput.WebApi2 --version 0.11.0
NuGet\Install-Package Strathweb.CacheOutput.WebApi2 -Version 0.11.0
<PackageReference Include="Strathweb.CacheOutput.WebApi2" Version="0.11.0" />
paket add Strathweb.CacheOutput.WebApi2 --version 0.11.0
#r "nuget: Strathweb.CacheOutput.WebApi2, 0.11.0"
// Install Strathweb.CacheOutput.WebApi2 as a Cake Addin #addin nuget:?package=Strathweb.CacheOutput.WebApi2&version=0.11.0 // Install Strathweb.CacheOutput.WebApi2 as a Cake Tool #tool nuget:?package=Strathweb.CacheOutput.WebApi2&version=0.11.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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Strathweb.CacheOutput.WebApi2:
Package | Downloads |
---|---|
AspNetWebApi-OutputCache-MongoDb
Extension for Strathweb (@filipw) CacheOutput for WebApi (And WebApi2) that supports MongoDb |
|
WisdomCloud.CacheOutput
Output caching library for Web Api 2 based on Strathweb.CacheOutput.WebApi2. |
|
Strathweb.CacheOutput.WebApi2.AppFabric
Extension to Strathweb CacheOutput WebApi2 for Microsoft AppFabric Distributed Caching |
|
Cyprex.Upload
Cyprex Upload |
|
Microcomm.WebApi
Microcomm.WebApi |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Strathweb.CacheOutput.WebApi2:
Repository | Stars |
---|---|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|
|
javaswing/MusicAPI
网易云音乐网页版API接口
|
|
u3u/NeteaseCloudMusicApi
网易云音乐 WebAPI(C#)
|