AspNetCoreRateLimit
Rate limiter
Provides rate limiting middleware for ASP.NET Core applications
ASP.NET Core rate limiting middleware
3k stars
71 watching
447 forks
Language: C#
last commit: 7 months ago
Linked from 4 awesome lists
asp-net-coremiddlewarerate-limiting
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. | 320 |
| Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,717 |
| Provides rate limiting functionality to applications | 2,310 |
| A cross-platform framework for building modern cloud-based web applications | 35,660 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A rate limiter for preventing DDoS and brute force attacks on web applications | 3,093 |
| A Java library that helps services determine and enforce optimal concurrency limits to balance throughput with latency. | 3,281 |
| Provides libraries and tools to add versioning semantics to ASP.NET API services | 3,080 |
| A middleware solution to rate limit incoming requests in web applications | 487 |
| A general-purpose web application framework that automates common software development tasks and provides a modular, extensible architecture for building modern web applications. | 11,849 |
| Protects API resources from excessive requests | 66 |
| An ASP.NET Core middleware for interacting with the Prometheus monitoring system. | 8 |
| An asynchronous HTTP client library for Java applications | 6,301 |
| A library providing a standardized way to handle API endpoints in ASP.NET Core web applications. | 3,134 |
| An implementation of the gRPC remote procedure call framework for .NET applications | 4,229 |