👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
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
14 packages returned for Tags:"limiting"
Sort by
Relevance
Downloads
Recently updated
RateLimiter
by:
DavidDesmaisons
1,318,803 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
ThrottlingTroll
by:
scale-tone
8,239 total downloads
last updated
12/4/2023
Latest version:
6.0.0
Rate
Limiting
Throttling
ASP.NET
Redis
Rate limiting library for .NET/ASP.NET Core
Adia.
TaskRateLimiter
by:
AdiaTechnology
3,030 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.
Nancy.
LeakyBucket
by:
mrstebo
7,842 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.
WebApi
by:
DomainGroup
kazi.zahir
6,507 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
ThrottlingTroll.
AzureFunctions
by:
scale-tone
2,919 total downloads
last updated
12/4/2023
Latest version:
6.0.0
Rate
Limiting
Throttling
Azure
Functions
Redis
Rate limiting library for Azure Functions
Domain.
RateLimiting.
Core
by:
DomainGroup
kazi.zahir
5,873 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.
CounterStores.
AzureTable
by:
scale-tone
945 total downloads
last updated
12/4/2023
Latest version:
6.0.0
Rate
Limiting
Throttling
ThrottlingTroll
CounterStore for ThrottlingTroll. Stores counters in an Azure Table/Cosmos DB with Table API.
ThrottlingTroll.
CounterStores.
Redis
by:
scale-tone
1,328 total downloads
last updated
12/4/2023
Latest version:
6.0.0
Rate
Limiting
Throttling
ThrottlingTroll
Redis
CounterStore for ThrottlingTroll. Stores counters in Redis.
Domain.
RateLimiting.
AspNetCore
by:
DomainGroup
kazi.zahir
4,478 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
ThrottlingTroll.
CounterStores.
DistributedCache
by:
scale-tone
843 total downloads
last updated
12/4/2023
Latest version:
6.0.0
Rate
Limiting
Throttling
ThrottlingTroll
CounterStore for ThrottlingTroll. Stores counters in ASP.Net Core's IDistributedCache.
Domain.
RateLimiting.
Redis
by:
DomainGroup
kazi.zahir
6,741 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
ThrottlingTroll.
AzureFunctionsAspNet
by:
scale-tone
948 total downloads
last updated
12/4/2023
Latest version:
6.0.0
Rate
Limiting
Throttling
Azure
Functions
Redis
Rate limiting library for Azure Functions with ASP.NET Core integration
LeakyBucket.
Owin
by:
mrstebo
2,047 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.