DOTNET WEEKLY EPS16 Part 2 of 2: Demo of Blazor WASM in .NET 8.0 and compare it with Blazor Server.
Вставка
- Опубліковано 9 лют 2025
- Hi friends! This is a weekly video of .NET related stories and code discussions/presentations/demos, with a balanced dose of desktop, web, and mobile development targets. Also contains some optimization techniques, best practices, and about 10% subjective opinions on how .NET should be :)
In this episode, we are now continuing to discuss ASP.NET Core features in .NET 8.0 technology, focusing on Blazor in detail. Due to the fact that Blazor is huge (you have Blazor Server side and Blazor Client side (WASM) and it's a bit hard for me to condense in one video, I have split this week video into 2 videos.
This Part 2 of 2 video is focusing on explaining overview of Blazor client side, the Blazor on WASM. I'll also highlight some changes in Blazor WASM in .NET 8.0
Additional links:
ASP.NET Core Blazor docs: learn.microsof...
What's new in .NET 8.0: learn.microsof...
home page of Emscripten, the build tool for WASM used by .NET WASM: emscripten.org/