Toolbelt.AspNetCore.Blazor.Minimum.Templates 6.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet new install Toolbelt.AspNetCore.Blazor.Minimum.Templates::6.0.8
This package contains a .NET Template Package you can call from the shell/command line.

Blazor WebAssembly App (client-side) Minimum Project Templates NuGet Package

Summary

This is project templates package for ASP.NET Core "Blazor WebAssembly App" (a.k.a "client-side Blazor") without JavaScript and CSS libraries, designed for dotnet CLI.

Blazor WebAssembly (client-side Blazor) is a .NET web framework using C# and HTML that runs in the browser. Learn More...

The Blazor WebAssembly application project, which is created by this template, contains only the minimum necessary files, like this.

fig.1

When you run this project, the following page will be displayed in a web browser.

fig.2

System requirement

How to install

> dotnet new -i Toolbelt.AspNetCore.Blazor.Minimum.Templates

How to use

.NET CLI

If you want to create a new Blazor WebAssembly application project which standalone edition, type dotnet new command with a short name of the template "blazorwasmmin".

> dotnet new blazorwasmmin

These commands create a new project in current directory, and the project name is same as the current directory name.

See also: "dotnet new command - .NET Core CLI" | Microsoft Docs

You can see all the options for this project template with the following command.

> dotnet new blazorwasmmin --help
option description
--no-restore If specified, skips the automatic restore of the project on create.
--no-https Whether to turn off HTTPS.
-ho, --hosted If specified, includes an ASP.NET Core host for the Blazor WebAssembly app.
-r, --routing If specified, enables routing for the Blazor WebAssembly app.
-la, --layout If specified, enables shared layout for the Blazor WebAssembly app.
-s, --solution If specified, adds a solution file for the standalone Blazor WebAssembly app.

For example, if you want an ASP.NET Core hosted edition, please specify the --hosted switch.

> dotnet new blazorwasmmin --hosted

Visual Studio

Once you've installed this project template with the dotnet new -i ... command, you will see this project template in your Visual Studio's "Create new project" dialog.

fig.3

When you proceed with the create a new project with the project template "Blazor WebAssembly App (minimal)", you can see the "Additional Information" dialog, and you can configure some options for the Blazor WebAssemnly app you are creating.

fig.4

License

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.100-preview.3 46 4/18/2024
8.0.204 96 4/18/2024
8.0.202 685 3/13/2024
8.0.200.1 1,051 2/23/2024
8.0.200 882 2/14/2024
8.0.101.1 1,711 1/9/2024
8.0.101 1,131 1/2/2024
8.0.100 984 12/29/2023
8.0.0 1,695 12/2/2023
8.0.0-rc.2.23480.2 1,285 10/11/2023
8.0.0-rc.1.23421.29.2 65 9/16/2023
7.0.11 1,227 9/14/2023
7.0.1 2,121 12/13/2022
7.0.0 1,581 11/7/2022
7.0.0-rc.2.22476.2 99 10/12/2022
7.0.0-rc.1.22427.2 121 9/15/2022
7.0.0-preview.7.22376.6 98 9/13/2022
6.0.10 1,559 10/12/2022
6.0.8.2 1,596 9/13/2022
6.0.8.1 1,388 9/10/2022
6.0.8 1,559 9/10/2022
6.0.0 1,596 11/11/2021
6.0.0-rc.2 140 10/13/2021
6.0.0-rc.1 156 9/18/2021
6.0.0-preview.7 330 8/11/2021
6.0.0-preview.5 162 6/18/2021
6.0.0-preview.4 159 5/26/2021
6.0.0-preview.3 167 5/15/2021
5.0.6 3,405 5/15/2021
5.0.4 1,603 3/14/2021
5.0.3 1,725 2/14/2021
5.0.2 1,622 1/13/2021
5.0.0 1,678 11/10/2020
5.0.0-rc.2.20475.17 220 10/17/2020
5.0.0-rc.1.20451.17 306 9/16/2020
5.0.0-preview.8.20414.8 240 8/26/2020
3.2.1 1,762 7/23/2020
3.2.0 1,747 5/19/2020
3.2.0-rc1.20223.4 279 4/30/2020
3.2.0-preview5.20216.8 253 4/24/2020
3.2.0-preview4.20210.8 264 4/17/2020
3.2.0-preview3.20168.3 277 3/28/2020
3.2.0-preview2.20160.5 259 3/11/2020
3.2.0-preview1.20073.1 311 1/29/2020
3.1.0-preview4.19579.2 322 12/4/2019
3.1.0-preview3.19555.2 254 11/21/2019
3.1.0-preview2.19528.8.2 254 11/6/2019
3.0.0-preview9.19465.2 291 9/24/2019
3.0.0-preview9.19457.4 269 9/17/2019
3.0.0-preview9.19424.4.3 275 9/9/2019
3.0.0-preview9.19424.4.1 259 9/6/2019
3.0.0-preview9.19424.4 260 9/5/2019
3.0.0-preview8.19405.7 295 8/16/2019
3.0.0-preview7.19365.7 299 7/25/2019
3.0.0-preview6.19307.2 322 6/14/2019
3.0.0-preview5-19227-01 1,539 5/8/2019
3.0.0-preview4-19216-03b 1,750 4/22/2019
0.9.0-preview3-19154-02 1,736 3/8/2019
0.8.0-preview-19104-04 1,922 2/7/2019
0.7.0 2,206 11/16/2018
0.6.0.1 2,140 10/3/2018
0.6.0 1,963 10/3/2018
0.5.1 2,479 7/27/2018
0.5.0 2,145 7/27/2018
0.4.0 2,285 7/20/2018