Flatwhite.WebApi
1.0.26
dotnet add package Flatwhite.WebApi --version 1.0.26
NuGet\Install-Package Flatwhite.WebApi -Version 1.0.26
<PackageReference Include="Flatwhite.WebApi" Version="1.0.26" />
paket add Flatwhite.WebApi --version 1.0.26
#r "nuget: Flatwhite.WebApi, 1.0.26"
// Install Flatwhite.WebApi as a Cake Addin
#addin nuget:?package=Flatwhite.WebApi&version=1.0.26
// Install Flatwhite.WebApi as a Cake Tool
#tool nuget:?package=Flatwhite.WebApi&version=1.0.26
Flatwhite.WebApi is an high performance output cache library for WebApi with VaryByParam (on action method) and VaryByHeader support, facilitate usages of cache control and HTTP Cache-Control Extensions for Stale Content. It auto refreshes the stale content so the action method call will never wait. It intercepts the request at the earliest stage to see if cache data is available and return 304 if applicable. So most of the case, the WebAPI engine doesn't need to create API controllers and other stuff which boost the performance to the limit.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Flatwhite (>= 1.0.26)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.26 | 2,082 | 10/18/2017 |
1.0.24 | 1,058 | 8/24/2016 |
1.0.23 | 975 | 5/2/2016 |
1.0.22 | 890 | 3/17/2016 |
1.0.20 | 1,793 | 2/26/2016 |
1.0.19 | 1,769 | 2/12/2016 |
1.0.18 | 1,708 | 1/10/2016 |
1.0.17 | 1,448 | 1/8/2016 |
1.0.16 | 1,273 | 12/23/2015 |
1.0.15 | 1,136 | 12/15/2015 |
1.0.14 | 1,220 | 12/11/2015 |
1.0.11 | 1,137 | 12/9/2015 |
1.0.10 | 1,078 | 12/9/2015 |
1.0.9 | 904 | 12/8/2015 |
1.0.8 | 1,007 | 11/27/2015 |
1.0.7 | 1,050 | 11/27/2015 |
1.0.6 | 1,006 | 11/26/2015 |
1.0.5 | 1,014 | 11/25/2015 |
1.0.4 | 988 | 11/24/2015 |
1.0.3 | 963 | 11/15/2015 |
1.0.2 | 880 | 11/15/2015 |