.NET 8 Blazor Rendering
Coding Tutorials Coding Tutorials
14.4K subscribers
1,592 views
80

 Published On Mar 15, 2024

It's a big decision: Blazor Server of Blazor WebAssembly? In .NET, you can decide on a component by component basis.

Source code available at: https://github.com/JasperKent/Blazor-...

Topics include:
- Visual Studio Blazor Templates
- Project structure
- Static rendering
- The [StreamRendering] attribute
- Selecting the best render mode
- InteractiveServer
- InteractiveWebAssembly
- InteractiveAuto
- Automatic pre-rendering
- Disabling pre-rendering

show more

Share/Embed