ServiceCollectionContainerBuilderExtensions extension
Extension methods for building a ServiceProvider from a ServiceCollection.
Methods
-
buildServiceProvider(
[ServiceProviderOptions? options]) → ServiceProvider -
Available on ServiceCollection, provided by the ServiceCollectionContainerBuilderExtensions extension
Creates a ServiceProvider containing services from the provided ServiceCollection.