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 |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
NuGet packages (7)
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 |
|
obil.site.web
webapi mvc |
GitHub repositories (2)
Showing the top 2 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接口
|