Freigeben über


OutputCacheApplicationBuilderExtensions.UseOutputCache Methode

Definition

Fügt die Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware zum Zwischenspeichern von HTTP-Antworten hinzu.

public static Microsoft.AspNetCore.Builder.IApplicationBuilder UseOutputCache (this Microsoft.AspNetCore.Builder.IApplicationBuilder app);
static member UseOutputCache : Microsoft.AspNetCore.Builder.IApplicationBuilder -> Microsoft.AspNetCore.Builder.IApplicationBuilder
<Extension()>
Public Function UseOutputCache (app As IApplicationBuilder) As IApplicationBuilder

Parameter

Gibt zurück

Gilt für: