Flatwhite.WebApi NuGet Package

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.




Got any Flatwhite.WebApi Question?





Info

Version: 1.0.26
Author(s): Van Thoai Nguyen
Last Update: Wednesday, October 18, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/vanthoainguyen/Flatwhite/wiki/Flatwhite.WebApi
NuGet Url: https://www.nuget.org/packages/Flatwhite.WebApi


Install
Install-Package Flatwhite.WebApi
dotnet add package Flatwhite.WebApi
paket add Flatwhite.WebApi
Flatwhite.WebApi Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

7

days-since-last-release

2373