3 references to OutputCacheAttribute
Microsoft.AspNetCore.Mvc.Core (1)
Filters\OutputCacheFilter.cs (1)
43
Resources.FormatOutputCacheAttribute_Requires_OutputCachingMiddleware(nameof(
OutputCacheAttribute
)));
Microsoft.AspNetCore.OutputCaching (2)
OutputCacheMiddleware.cs (2)
244
var
attribute = metadata?.GetMetadata<
OutputCacheAttribute
>();