EndpointBuilder.ApplicationServices Property

Definition

Gets the IServiceProvider associated with the endpoint.

public IServiceProvider ApplicationServices { get; init; }
member this.ApplicationServices : IServiceProvider with get, set
Public Property ApplicationServices As IServiceProvider

Property Value

Applies to