Info
Version: | 1.5.2 |
Author(s): | Barak Zan |
Last Update: | Monday, September 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/barakzan/WebApiThrottle |
NuGet Url: | https://www.nuget.org/packages/WebApiThrottleEnhanced |
Install
Install-Package WebApiThrottleEnhanced
dotnet add package WebApiThrottleEnhanced
paket add WebApiThrottleEnhanced
WebApiThrottleEnhanced Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.Owin(>= 3.0.1)
- Newtonsoft.Json(>= 6.0.8)
Tags
WebApiThrottle works with ASP.NET Web API hosted is IIS, Owin with IIS and Owin self-hosted.