Blazor is a client side Web UI framework that uses C# language. Blazor is now a part of .NET Core 3.0 and ships with Visual Studio 2019 and .NET Core 3.0.
 
In this video, learn how to build a full stack C# blazor app using .NET Core 3.0 and Visual Studio. In this session you'll see how to build Blazor Server apps with rich, interactive web UI where all the UI interactions are handled over a real-time SignalR connection.
 
In this video, Dan Roth demos how to build Blazor components using a combination of C#, HTML, and CSS. We'll also show you how to deploy your Blazor Server apps and how to secure them.
 

Build Web Apps with Blazor in .NET Core 3.0
Oct 03 2019

Mahesh Chand

Learn how to build a full stack C# Web app using Blazor and .NET Core 3.0