Рет қаралды 1,810
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: github.com/Jas...
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