dotnet/aspnetcore

[ResponseCache] for Blazor static server rendering

Aperta

#49.130 aperta il 1 lug 2023

 (18 commenti) (14 reazioni) (0 assegnatari)C# (10.653 fork)batch import
Pillar: Complete Blazor Webarea-blazorenhancementhelp wanted

Metriche repository

Star
 (37.933 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

In MVC & Razor Pages we have attributes, like ResponseCacheAttribute and OutputCacheAttribute, for configuring response & output caching on a page or action. We should consider having similar support for Blazor server-side rendering.

Guida contributor