dotnet/aspnetcore

[ResponseCache] for Blazor static server rendering

Open

#49.130 aperta il 1 lug 2023

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

Metriche repository

Star
 (37.933 star)
Metriche merge PR
 (Merge medio 16g 9h) (258 PR mergiate in 30 g)

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