Microsoft.Extensions.DependencyInjection.ServiceProviderOptions
Options for configuring various behaviors of the default IServiceProvider implementation.
Gets or sets a value that indicates whether validation is performed to ensure all services can be created when BuildServiceProvider is called.
Gets or sets a value that indicates whether validation is performed to ensure that scoped services are never resolved from the root provider.
public ServiceProviderOptions()