Blazor Essentials

Learn how to build a basic application with Blazor.

In this tutorial, we'll explore Blazor, a Single Page Application (SPA) web framework that is part of ASP.NET Core.

We'll start with the basics, and gradually look at working with forms, data, JavaScript interoperability, and more.