Add a Blazor Cache component #55520
Labels
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Milestone
MVC & Razor Pages have a cache tag helper that can be used to cache part of the rendered output of a page. We should consider if we want to add a Blazor Cache component with similar functionality.
Related features requests from the community:
To support this in Blazor, we'd need to figure out how it would work with Blazor's various render modes.
The text was updated successfully, but these errors were encountered: