ASP.NET Core rate limiting middleware based on Regular Expressions for Urls.
Info
Version: | 1.0.2 |
Author(s): | Tarunpreet Ubhi |
Last Update: | Wednesday, July 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UbhiTS/AspNetCoreRateLimitRegex |
NuGet Url: | https://www.nuget.org/packages/AspNetCoreRateLimitRegex |
Install
Install-Package AspNetCoreRateLimitRegex
dotnet add package AspNetCoreRateLimitRegex
paket add AspNetCoreRateLimitRegex
AspNetCoreRateLimitRegex Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc(>= 1.0.3)
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Mvc(>= 1.0.3)
Tags