-
Notifications
You must be signed in to change notification settings - Fork 154
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
.NET 7 RC1 improvements to Rate limiting middleware #45
Comments
This was referenced Sep 14, 2022
@fiyazbinhasan @sammychinedu2ky anyone want to update this sample code for RC1? |
@maartenba would you be able to update the Code . I'll put you on the authors list of Rate limiting middleware in ASP.NET Core |
sorry missed this |
Here you go folks - #82 |
Fixed in #82 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rate limiting middleware improvements
[EnableRateLimitingAttribute("MyControllerPolicy")]
toHome2Controller
Then @Rick-Anderson can update Rate limiting middleware in ASP.NET Core
@Kahbazi can you do these updates?
Also, the updates requested in #14
The text was updated successfully, but these errors were encountered: