Limit the rate of calls to any method.
Info
Version: | 1.0.10 |
Author(s): | Rick Powell |
Last Update: | Thursday, June 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rickpowell1311/client-rate-limiter |
NuGet Url: | https://www.nuget.org/packages/ClientRateLimiter |
Install
Install-Package ClientRateLimiter
dotnet add package ClientRateLimiter
paket add ClientRateLimiter
ClientRateLimiter Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)