-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add Support for KeyedServices #18992
Copy link
Copy link
Closed
Labels
area-core-hostingExtensions / Hosting / AppBuilder / StartupExtensions / Hosting / AppBuilder / Startupfixed-in-8.0.7fixed-in-9.0.100-preview.1.9973proposal/opent/enhancement ☀️New feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
area-core-hostingExtensions / Hosting / AppBuilder / StartupExtensions / Hosting / AppBuilder / Startupfixed-in-8.0.7fixed-in-9.0.100-preview.1.9973proposal/opent/enhancement ☀️New feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Description
ServiceProviderin Maui does not support KeyedServicesSteps to Reproduce
Microsoft.Maui.Controls.Application.Current?.Handler.MauiContext?.Services.GetRequiredKeyedService<T>(key);Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output