Book recommendation Blazor in action This is a personal recommendation, not a paid advert. Creating a new project Open Visual Studio Preview.Click Create a new project.In the search box type Blazor.Select Blazor WebAssembly App.Click Next.Enter a project name, such as MyFirstBlazorApp.Click Next.Check the ASP.NET Core hosted check box.Click Create. Installing BlazorCreating a page