Rate limiting for ASP.NET Core MVC.
Info
Version: | 0.0.1 |
Author(s): | Samuel Fisher |
Last Update: | Saturday, October 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SamuelFisher/Airlock.AspNetCore.RateLimit |
NuGet Url: | https://www.nuget.org/packages/Airlock.AspNetCore.RateLimit |
Install
Install-Package Airlock.AspNetCore.RateLimit
dotnet add package Airlock.AspNetCore.RateLimit
paket add Airlock.AspNetCore.RateLimit
Airlock.AspNetCore.RateLimit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.1.3)