Found 193 packages
APIs to help manage rate limiting. Commonly Used Types: System.Threading.RateLimiting.RateLimiter System.Threading.RateLimiting.ConcurrencyLimiter System.Threading.RateLimiting.TokenBucketRateLimiter System.Threading.RateLimiting.RateLimitLease
ASP.NET Core rate limiting middleware
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 object to rate limit diferent threads using the same resource * Composable: ability to compose diferent rate limits in one constraint
StackExchange Redis support for ASP.NET Core rate limiting middleware
Rate-limit your actions and funcs by throttling and debouncing them. Retry when an exception is thrown.
1、【RG3.PF.RateLimit】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap 7、 20240815 升级到.netcore sdk 8.0
The lightweight .NET package provides a middleware service to protect your application by limiting the request rate. If an IpAddress contains the number of requests which cross over the MaxRequestPerPeriod, it will be blocked by returning a TooManyRequest(429) (config by BlockMessage) within the blocking time (config by BlockTimeSecond)
Rate limit extension for RingCentral.Net
Use AspNetCoreRateLimit to realize the current limit of http request
It is a rate limiting library based on .Net standard.
This is Jack Leitch's RateGate code with a couple improvements specifically around thread saftety and long interval times (e.g. > 24.9 days).
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
An async thread-safe singleton dictionary for Soenneker.Utils.RateLimiting.Executors, designed to manage the rate at which tasks are executed.
A rate limit library for ASP.NET Core.
A thread-safe utility designed to manage the rate at which tasks are executed, ensuring they are not run more frequently than a specified interval.
Better rate limiting for projects written in the .NET Framework
令牌桶、漏桶限流组件
DotNet Rate Limit for control request rate on Action or Controller and MinimalApi, it supports in-memory cache and redis
Super simple API throttling / rate limit framework based on attributes
RateLimit