WebApiThrottle 1.5.4 (original) (raw)

WebApiThrottle message handler and action filter are designed for controlling the rate of requests that clients can make to an API based on IP address, client API key and request route. WebApiThrottle works with ASP.NET Web API hosted is IIS, Owin with IIS and Owin self-hosted.

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WebApiThrottle:

Repository Stars
xamarinhq/app-conference Pre-build conference application built with Xamarin 720
Version Downloads Last updated
1.5.4 2,984,458 7/31/2017
1.5.3 3,720 7/30/2017
1.5.2.1 299,798 12/30/2016
1.5.2 36,580 12/8/2016
1.5.1.9 5,610 11/29/2016
1.5.1.8 13,695 11/12/2016
1.5.1 9,374 10/26/2016
1.5.0.3 57,776 9/28/2016
1.4.3 188,256 1/27/2016
1.4.2 32,288 11/2/2015
1.4.1 18,599 10/9/2015
1.4.0 338,966 2/26/2015
1.3.2 22,212 2/25/2015
1.3.1 3,734 2/25/2015
1.3.0 17,945 10/21/2014
1.2.1 3,341 10/21/2014
1.2.0 53,101 5/11/2014
1.1.2 3,821 4/20/2014
1.1.1 3,701 4/13/2014
1.1.0 4,209 3/13/2014
1.0.10 3,668 2/8/2014
1.0.9 3,356 1/27/2014
1.0.8 3,324 1/26/2014
1.0.7 3,389 1/4/2014
1.0.6 3,338 12/27/2013
1.0.5 3,397 12/24/2013
1.0.4 3,327 12/18/2013
1.0.3 3,400 12/10/2013
1.0.2 3,351 12/10/2013
1.0.1 3,420 12/8/2013
1.0.0 4,035 12/8/2013

If you are looking for the ASP.NET Core version please use AspNetCoreRateLimit package