ASP.NET Web API Rate Limiter Strong-Named NuGet Package

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.




Got any ASP.NET Web API Rate Limiter Strong-Named Question?






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



Tags