DotNet.RateLimit
DotNet.RateLimit copied to clipboard
A Distributed RateLimit for Controller-Actions and Minimal API.
Results
2
DotNet.RateLimit issues
Sort by
recently updated
recently updated
newest added
I would like to see this rate limit can work with minimal api
help wanted
Is there a particular reason why you're matching the packages to the framework? For example Microsoft.Extensions.Caching.Memory 8.0.0 is supported by netstandard2.0, so you may as well have this for all...
enhancement