dotnet/aspnetcore

[ResponseCache] for Blazor static server rendering

オープン

#49,130 opened on 2023/07/01

 (18 件のコメント) (14 件のリアクション) (0 人の担当者)C# (10,653 件のフォーク)batch import
Pillar: Complete Blazor Webarea-blazorenhancementhelp wanted

Repository metrics

Stars
 (37,933 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド