Slide 18
Slide 18 text
18
Full Stack .NET
Single Page Applications mit Blazor, C# & WebAssembly
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 –
may 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.