PIMO.Projects.BlazorWasmHosted
0.0.1
dotnet new install PIMO.Projects.BlazorWasmHosted::0.0.1
This package contains a .NET Template Package you can call from the shell/command line.
PIMO Blazor WebAssembly Hosted Project Template
A project template for hosted Blazor WebAssembly project for .NET 8.
- Uses minimal APIs by default
- Adds Serilog
- Adds Swagger and SwaggerUI
How to install
dotnet new install taotiato
How to create a project
dotnet new pimo-blazorwasm-hosted # default (use the name of the current working directory/folder)
dotnet new pimo-blazorwasm-hosted --name <YourProjectName> # specify your project name
dotnet new pimo-blazorwasm-hosted --name <YourProjectName> --UseController # to use controllers instead of minimal APIs
-
net8.0
- 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 |
|---|---|---|
| 0.0.1 | 446 | 7/10/2024 |