Debugging: Update dictionary debuggers in aspnetcore to follow the new standard #51827
Closed
17 tasks done
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
good first issue
Good for newcomers.
help candidate
Indicates that the issues may be a good fit for community to help with. Requires work from eng. team
dotnet/runtime#92534 updates dictionaries to display the key in the name instead of an index.
We should update name/value collections in ASP.NET Core to follow the same pattern.
There are a lot of custom dictionaries to update:
ServerAddressesCollectionThe text was updated successfully, but these errors were encountered: