Microsoft.Extensions.DependencyInjection.ServiceProvider
public sealed class ServiceProvider : IServiceProvider, IKeyedServiceProvider, IDisposable, IAsyncDisposable
The default IServiceProvider.
Gets the service object of the specified type with the specified key.
Gets the service object of the specified type.
Gets the service object of the specified type.