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

Rate limiting middleware nuget package reference #35084

Closed
jeffpapp opened this issue Mar 28, 2025 · 0 comments · Fixed by #35092
Closed

Rate limiting middleware nuget package reference #35084

jeffpapp opened this issue Mar 28, 2025 · 0 comments · Fixed by #35092
Assignees
Labels
aspnet-core/svc performance/subsvc Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@jeffpapp
Copy link

jeffpapp commented Mar 28, 2025

Description

The rate limiting middleware docs reference installing a Microsoft.AspNetCore.RateLimiting NuGet package which is no longer needed (and only exists as a prerelease package with version 7.0.0-rc.2.22476.2)

The docs should be cleaned up so someone doesn't mistakenly install an outdated package when it's now part of the shared framework already installed.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/performance/rate-limit?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/performance/rate-limit.md

Document ID

bb96b20f-0991-d6de-4d98-192cd469460f

Platform Id

a32d8e13-92af-9a53-cfa1-45862b1df67c

Article author

@Rick-Anderson

Metadata

  • ID: bb96b20f-0991-d6de-4d98-192cd469460f
  • PlatformId: a32d8e13-92af-9a53-cfa1-45862b1df67c
  • Service: aspnet-core
  • Sub-service: performance

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core/svc performance/subsvc Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
Development

Successfully merging a pull request may close this issue.

2 participants