dotnet/aspnetcore

[ResponseCache] for Blazor static server rendering

Open

#49,130 建立於 2023年7月1日

在 GitHub 查看
 (18 留言) (14 反應) (0 負責人)C# (10,653 fork)batch import
Pillar: Complete Blazor Webarea-blazorenhancementhelp wanted

倉庫指標

Star
 (37,933 star)
PR 合併指標
 (平均合併 16天 9小時) (30 天內合併 258 個 PR)

描述

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.

貢獻者指南