Info
Version: | 1.0.15 |
Author(s): | Robert Mircea |
Last Update: | Thursday, October 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/robertmircea/RateLimiters |
NuGet Url: | https://www.nuget.org/packages/Bert.RateLimiters |
Install
Install-Package Bert.RateLimiters
dotnet add package Bert.RateLimiters
paket add Bert.RateLimiters
Bert.RateLimiters Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
C# implementations of fixed token bucket and leaky token bucket throttling strategies.