IServiceProvidersFeature Interface

Definition

Provides acccess to the request-scoped IServiceProvider.

public interface class IServiceProvidersFeature
public interface IServiceProvidersFeature
type IServiceProvidersFeature = interface
Public Interface IServiceProvidersFeature
Derived

Properties

RequestServices

Gets or sets the IServiceProvider scoped to the current request.

Applies to