You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 version7.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
Related Issues
The text was updated successfully, but these errors were encountered: