It is a rate limiting library based on .Net standard.
Info
Version: | 3.0.1 |
Author(s): | bossma |
Last Update: | Friday, July 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bosima/FireflySoft.RateLimit |
NuGet Url: | https://www.nuget.org/packages/FireflySoft.RateLimit.Core |
Install
Install-Package FireflySoft.RateLimit.Core
dotnet add package FireflySoft.RateLimit.Core
paket add FireflySoft.RateLimit.Core
FireflySoft.RateLimit.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- StackExchange.Redis(>= 2.1.58)
- System.Runtime.Caching(>= 4.7.0)
Tags