ServiceCollectionContainerBuilderExtensions extension

Extension methods for building a ServiceProvider from a ServiceCollection.

on

Methods

buildServiceProvider([ServiceProviderOptions? options]) ServiceProvider

Available on ServiceCollection, provided by the ServiceCollectionContainerBuilderExtensions extension

Creates a ServiceProvider containing services from the provided ServiceCollection.