dotnet / dotnet/dotnet-api-docs
System.Threading.RateLimiting docs location
Open
area-System.Threading
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Why are api docs for `System.Threading.RateLimiting` namespace located at [AspNetApiDocs](https://github.com/dotnet/AspNetApiDocs/tree/341ff74dd54e3249c40d2ba74bf9c0ec041d7122/aspnet-core/xml/System.Threading.RateLimiting) repo, and not this one?
I know it was originally developed for ASP.NET Core, but it was moved to [runtime](https://github.com/dotnet/runtime/tree/7382d13c8d93ee842f647aafb94ab8ccbde8d923/src/libraries/System.Threading.RateLimiting) repo, so i assume it should be at this repository, and not ASP.NET Core one.
Contributor guide
Assessment
This issue has not been assessed yet.