...
/Creating a Custom Blazor WebAssembly Project Template
Creating a Custom Blazor WebAssembly Project Template
Learn how to create a custom Blazor WebAssembly template.
We'll cover the following...
We'll cover the following...
As we have seen, the Demo
Blazor WebAssembly project created by the Blazor WebAssembly App project template includes quite a few files. In later chapters, we will want to start with an empty Blazor project. So, we will create our own project template that creates an empty Blazor WebAssembly project.