Rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions. Supports Redis and many other distributed counter stores.
-
Updated
Nov 25, 2024 - C#
Rate limiting/throttling/circuit-breaking middleware for ASP.NET Core and Azure Functions. Supports Redis and many other distributed counter stores.
A small .NET Core library providing a simple thread-safe object which throttles an arbitrary set of actions, rate limiting them to the specified number of actions within the specified timespan.
Add a description, image, and links to the throttler topic page so that developers can more easily learn about it.
To associate your repository with the throttler topic, visit your repo's landing page and select "manage topics."