[ResponseCache] for Blazor static server rendering
Open
area-blazor
enhancement
help wanted
Pillar: Complete Blazor Web
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.