Stream Rendering in .NET 8 - Not just for loading indicators

Jon Hilton
Jon Hilton
874 بار بازدید - 8 ماه پیش - .NET 8 makes it possible
.NET 8 makes it possible to render pages on the server and return static HTML to the browser.

But what if you want to implement something like a progress bar? You might think you need to chuck static SSR in the bin and switch to Interactive Server or Interactive WebAssembly.

But hold your horses! There's another option, in the form of Stream Rendering.
8 ماه پیش در تاریخ 1402/08/29 منتشر شده است.
874 بـار بازدید شده
... بیشتر