-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
For .net 11 is there any possibility to cache Razor pages? I know they are rendered by singalR and the UI is not static but it would be nice to get some sort of caching. Maybe not the whole page but parts of it? The data I use is static, only some menus and backend is dynamic. Thank you.
Additional context
No response
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components