A rate limit library for ASP.NET.
Info
| Version: | 2.0.0 |
| Author(s): | bossma |
| Last Update: | Monday, April 12, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bosima/FireflySoft.RateLimit |
| NuGet Url: | https://www.nuget.org/packages/FireflySoft.RateLimit.AspNet |
Install
Install-Package FireflySoft.RateLimit.AspNet
dotnet add package FireflySoft.RateLimit.AspNet
paket add FireflySoft.RateLimit.AspNet
FireflySoft.RateLimit.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.Http(>= 4.3.4)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.Encoding(>= 4.3.0)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)
- FireflySoft.RateLimit.Core(>= 1.0.0)
Tags