Simplified async re-implementtion of https://github.com/esendex/TokenBucket.
Info
Version: | 1.0.1 |
Author(s): | Robert Ellis |
Last Update: | Thursday, September 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Banda.AsyncTokenBucket |
Install
Install-Package Banda.AsyncTokenBucket
dotnet add package Banda.AsyncTokenBucket
paket add Banda.AsyncTokenBucket
Banda.AsyncTokenBucket Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.AsyncEx(>= 5.0.0)
Tags