Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple endpoint limiters #3

Open
cristipufu opened this issue Nov 6, 2022 · 3 comments
Open

Support for multiple endpoint limiters #3

cristipufu opened this issue Nov 6, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@cristipufu
Copy link
Owner

dotnet/aspnetcore#44907

[EnableRateLimiting("policy_fixed_window", "policy_concurrency")]
public class DemoController : ControllerBase
@cristipufu cristipufu added the enhancement New feature or request label Nov 6, 2022
@cristipufu
Copy link
Owner Author

dotnet/aspnetcore#42691

@cristipufu
Copy link
Owner Author

Kahbazi/ThrottlR#4

@odin568
Copy link

odin568 commented Dec 22, 2023

Seems it did not make it into .NET 8... Is there a workaround possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@cristipufu @odin568 and others