Evaluate if changes are needed for ServiceKeyLookupMode
Open
area-minimal
area-mvc
area-signalr
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
See https://github.com/dotnet/dotnet/pull/644/files#r2100901895
https://github.com/dotnet/runtime/pull/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.
Contributor guide
Assessment
This issue has not been assessed yet.