.NET is now your Browser OS with Blazor

Presenters
Date
May 13, 2019

WebAssembly, or Wasm for short, is a stack-based virtual machine that runs on existing browser engines. It is a cross-platform binary portable target for language compilers. Blazor is a C# implementation that targets Wasm and leverages .NET to build high performance Single Page Applications (SPA) without relying on JavaScript and/or other front-end frameworks. Learn what Wasm is and does and see it in action with Blazor examples.