Is there a way to invoke additional flushes with other site sections somehow?
Usecase: I'd like to flush a large menu once its model is ready so users can have first contentful paint as soon as possible, and potentially navigate the site further while the rest of the stuff is underway.
P.S. Is this still your recommended way of doing flushes in ASP.NET MVC?
Is there a way to invoke additional flushes with other site sections somehow?
Usecase: I'd like to flush a large menu once its model is ready so users can have first contentful paint as soon as possible, and potentially navigate the site further while the rest of the stuff is underway.
P.S. Is this still your recommended way of doing flushes in ASP.NET MVC?