Contains the rate limiting action filter which works with Domain.RateLimiting.Core.
Info
Version: | 5.0.3-alpha |
Author(s): | Kazi Zahir |
Last Update: | Friday, July 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Domain.RateLimiting.AspNetCore |
Install
Install-Package Domain.RateLimiting.AspNetCore
dotnet add package Domain.RateLimiting.AspNetCore
paket add Domain.RateLimiting.AspNetCore
Domain.RateLimiting.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Domain.RateLimiting.Core(>= 5.0.3)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Core(>= 1.1.3)
- NETStandard.Library(>= 1.6.1)
Tags