aspnetcore-redis-rate-limiting icon indicating copy to clipboard operation
aspnetcore-redis-rate-limiting copied to clipboard

Support for multiple endpoint limiters

Open cristipufu opened this issue 1 year ago • 3 comments

https://github.com/dotnet/aspnetcore/issues/44907

[EnableRateLimiting("policy_fixed_window", "policy_concurrency")]
public class DemoController : ControllerBase

cristipufu avatar Nov 06 '22 14:11 cristipufu