RouteGroupContext.ApplicationServices Property

Definition

Gets the IServiceProvider instance used to access application services.

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

Property Value

Applies to