Blazor framework provides the following templates to develop applications for Blazor's Server and Web hosting models.
The Blazor WebAssembly App or WASM template is used for creating client-side application and the Blazor Server App template for creating server-side application. Following image shows the available templates in Blazor framework.