CoreOptionsExtension.ApplicationServiceProvider Property

Definition

The option set from the UseApplicationServiceProvider(IServiceProvider) method.

public virtual IServiceProvider ApplicationServiceProvider { get; }
public virtual IServiceProvider? ApplicationServiceProvider { get; }
member this.ApplicationServiceProvider : IServiceProvider
Public Overridable ReadOnly Property ApplicationServiceProvider As IServiceProvider

Property Value

Applies to