Dela via


UseForFeatureExtensions Klass

Definition

Tilläggsmetoder som tillhandahåller funktionshanteringsintegrering för ASP.NET Core programskapande.

public static class UseForFeatureExtensions
type UseForFeatureExtensions = class
Public Module UseForFeatureExtensions
Arv
UseForFeatureExtensions

Metoder

UseForFeature(IApplicationBuilder, String, Action<IApplicationBuilder>)

Skapar villkorligt en gren i pipelinen för begäran som återansluts till huvudpipelinen.

UseMiddlewareForFeature<T>(IApplicationBuilder, String)

Skapar villkorligt en gren i pipelinen för begäran som återansluts till huvudpipelinen.

Gäller för