IMvcBuilder.Services Property

Definition

Gets the IServiceCollection where MVC services are configured.

public Microsoft.Extensions.DependencyInjection.IServiceCollection Services { get; }
member this.Services : Microsoft.Extensions.DependencyInjection.IServiceCollection
Public ReadOnly Property Services As IServiceCollection

Property Value

Applies to