Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
10 packages returned for Tags:"Limiting"
Sort by
Relevance
Downloads
Recently updated
RateLimiter
by:
DavidDesmaisons
969,740 total downloads
last updated
11/2/2020
Latest version:
2.2.0
Asynchronous
Task
Rate
limiting
C# client-side rate limiting utility. Features: * Easy to use * Fully asynchronous: lower resource usage than thread sleep * Cancellable via CancellationToken * Thread safe so you can share time contraints...
More information
Adia.
TaskRateLimiter
by:
AdiaTechnology
2,785 total downloads
last updated
1/28/2020
Latest version:
0.0.2
rate
limiting
backpressure
A utility to limit the rate of calls to any provided function.
Domain.
RateLimiting.
WebApi
by:
DomainGroup
kazi.zahir
6,258 total downloads
last updated
7/13/2018
Latest version:
5.0.3-alpha
webapi
filters
ratelimiting
rate
limiting
throttling
API
request
throttling
Rate limiting action filter for Web Api
Nancy.
LeakyBucket
by:
mrstebo
7,237 total downloads
last updated
2/18/2018
Latest version:
1.0.1
nancy
leaky
bucket
rate
limiting
limiter
leaky-bucket-algorithm
leakybucket
rate-limiter
rate-limiting
A request limiter based on the Leaky Bucket algorithm
Domain.
RateLimiting.
Core
by:
DomainGroup
kazi.zahir
5,523 total downloads
last updated
7/13/2018
Latest version:
5.0.3-alpha
ratelimiting
rate
limiting
throttling
API
throttling
request
throttling
Contains the core abstractions and classes for rate limiting.
ThrottlingTroll
by:
scale-tone
1,618 total downloads
last updated
5/17/2023
Latest version:
3.0.4
Rate
Limiting
Throttling
ASP.NET
Redis
Rate limiting library for .NET/ASP.NET Core
Domain.
RateLimiting.
AspNetCore
by:
DomainGroup
kazi.zahir
4,195 total downloads
last updated
7/13/2018
Latest version:
5.0.3-alpha
ratelimiting
rate
limiting
throttling
API
throttling
request
throttling
aspnetcore
Contains the rate limiting action filter which works with Domain.RateLimiting.Core
Domain.
RateLimiting.
Redis
by:
DomainGroup
kazi.zahir
6,461 total downloads
last updated
7/27/2018
Latest version:
5.0.4-alpha
ratelimiting
rate
limiting
throttling
API
throttling
request
throttling
redis
ratelimiting
More tags
provides a distributed Redis implementation of the IRateLimitingCacheProvider from the Domain.RateLimiting.Core package meaning that it can be used from multiple servers which is more suiting to real production...
More information
LeakyBucket.
Owin
by:
mrstebo
1,915 total downloads
last updated
2/18/2018
Latest version:
1.0.1
owin
leaky
bucket
rate
limiting
limiter
leaky-bucket-algorithm
leakybucket
rate-limiter
rate-limiting
Owin middleware that implements the leaky bucket algorithm for request throttling.
ThrottlingTroll.
AzureFunctions
by:
scale-tone
548 total downloads
last updated
5/17/2023
Latest version:
3.0.4
Rate
Limiting
Throttling
Azure
Functions
Redis
Rate limiting library for Azure Functions