<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0-preview.7.24405.7" />
IKeyedServiceProvider
Retrieves services using a key and a type.
Gets the service object of the specified type.
Gets service of type
serviceType from the
IServiceProvider implementing this interface.