-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsgood first issueGood for newcomers.Good for newcomers.help candidateIndicates that the issues may be a good fit for community to help with. Requires work from eng. teamIndicates that the issues may be a good fit for community to help with. Requires work from eng. team
Description
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:
- ItemsDictionary
- FeatureCollection
- QueryCollection
- HttpHeaders
- HttpContext features
- ModelStateDictionary
- DynamicViewData
- RouteValueDictionary
- HeaderDictionary
- RequestCookieCollection
- ViewDataDictionary
- TempDataDictionary
- QueryCollectionInternal
- HeaderCollection
- RouteData
-
ServerAddressesCollection - RequestHeaders
david-acker
Metadata
Metadata
Assignees
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsgood first issueGood for newcomers.Good for newcomers.help candidateIndicates that the issues may be a good fit for community to help with. Requires work from eng. teamIndicates that the issues may be a good fit for community to help with. Requires work from eng. team