Understanding Hosted Applications
Learn the project structure of ASP.NET Core hosted application in Blazor WebAssembly.
We'll cover the following
When we create a new Blazor WebAssembly project by using Microsoft's Blazor WebAssembly App project template, we have the option to create a hosted Blazor WebAssembly app by checking the “ASP.NET Core hosted” checkbox.
The following screenshot highlights the “ASP.NET Core hosted” checkbox:
Get hands-on with 1400+ tech skills courses.