Flatwhite.WebApi
1.0.19
See the version list below for details.
dotnet add package Flatwhite.WebApi --version 1.0.19
NuGet\Install-Package Flatwhite.WebApi -Version 1.0.19
<PackageReference Include="Flatwhite.WebApi" Version="1.0.19" />
<PackageVersion Include="Flatwhite.WebApi" Version="1.0.19" />
<PackageReference Include="Flatwhite.WebApi" />
paket add Flatwhite.WebApi --version 1.0.19
#r "nuget: Flatwhite.WebApi, 1.0.19"
#addin nuget:?package=Flatwhite.WebApi&version=1.0.19
#tool nuget:?package=Flatwhite.WebApi&version=1.0.19
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 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. |
-
- Flatwhite (>= 1.0.19)
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,864 | 10/18/2017 |
1.0.24 | 1,368 | 8/24/2016 |
1.0.23 | 1,231 | 5/2/2016 |
1.0.22 | 1,128 | 3/17/2016 |
1.0.20 | 2,035 | 2/26/2016 |
1.0.19 | 2,089 | 2/12/2016 |
1.0.18 | 1,956 | 1/10/2016 |
1.0.17 | 1,687 | 1/8/2016 |
1.0.16 | 1,509 | 12/23/2015 |
1.0.15 | 1,367 | 12/15/2015 |
1.0.14 | 1,456 | 12/11/2015 |
1.0.11 | 1,384 | 12/9/2015 |
1.0.10 | 1,336 | 12/9/2015 |
1.0.9 | 1,148 | 12/8/2015 |
1.0.8 | 1,242 | 11/27/2015 |
1.0.7 | 1,292 | 11/27/2015 |
1.0.6 | 1,253 | 11/26/2015 |
1.0.5 | 1,265 | 11/25/2015 |
1.0.4 | 1,226 | 11/24/2015 |
1.0.3 | 1,205 | 11/15/2015 |
1.0.2 | 1,121 | 11/15/2015 |