-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
0 / 10 of 1 issue completedOpen
0 / 10 of 1 issue completed
Copy link
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesarea-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and servers
Milestone
Description
See https://github.com/dotnet/dotnet/pull/644/files#r2100901895
dotnet/runtime#114929 added support for ServiceKeyLookupMode
since AspNetCore is reading this attribute and consuming the key value it may need to have different behavior for ServiceKeyLookupMode.InheritKey
vs ServiceKeyLookupMode.NullKey
. Let this issue track investigating that and adding any necessary tests.
Sub-issues
Metadata
Metadata
Assignees
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesarea-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and servers