Bert.RateLimiters
1.0.15
Popular rate limiting algorithms. C# implementations of fixed token bucket and leaky token bucket throttling strategies
Install-Package Bert.RateLimiters -Version 1.0.15
dotnet add package Bert.RateLimiters --version 1.0.15
<PackageReference Include="Bert.RateLimiters" Version="1.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bert.RateLimiters --version 1.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to .NETStandard
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Bert.RateLimiters:
Package | Downloads |
---|---|
MMBot.Slack
A Slack Adapter for mmbot, a C# port of Github's Hubot chat bot
|
|
NFDotnetSpider
DotnetSpider, a .NET Standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Bert.RateLimiters:
Repository | Stars |
---|---|
dotnetcore/DotnetSpider
DotnetSpider, a .NET Standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
|
mmbot/mmbot
A C# port of Hubot
|