Slide 19
Slide 19 text
19
Blazor WebAssembly
SPAs mit C# und .NET 5
Blazor recap
Blazor WebAssembly
enables SPAs based on
C# and .NET Standard.
You need to know Web,
SPA architectures,
Security et. al. –
and JavaScript!
Blazor is young &
immature –
technical architecture,
app size, missing features.
The ecosystem is
immature –
will evolve similar to JS
SPA frameworks, plus
commercial vendors.
The modern web with
PWA &
Web Components can
also work and live with
Blazor WebAssembly.
Beware of Blazor Server.
No Web architecture, no
boundaries.
Stateful server-side with
dumb client UI.