Speaker: Marco De Sanctis

Level: 200

Blazor is Microsoft’s implementation of the WebAssembly standard and it allows you to create rich and interactive client pages, which run entirely in the browser. And you can do it using C#, the Razor markup and the skills you already have gained from your experience with ASP.NET MVC. The integration with an API layer based in ASP.NET Core brings the technology even one step further, thanks to the capability of sharing code between client and server. This talk will cover what’s availabile in Blazor today and provide you practical examples on how to create rich and interactive pages without writing a single Javascript line of code, and with a glimps on what’s coming in the near future.