Introduction into Blazor

By Johan Smarius

Elevator Pitch

Blazor is an experimental technology that allows you to run C# in combination with HTML in the browser. In this talk I will show you what you can do with the current verion of Blazor.

Description

Blazor is an experimental technology that allows you to run C# in combination with HTML in the browser using WebAssembly. In this talk, we will build a small application that will show you the current features of Blazor. After this session, you will have a working knowledge of starting experimenting with Blazor on your own.