Piral.Blazor.Template
7.0.6-pre.20230201.2
This is a prerelease version of Piral.Blazor.Template.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Piral.Blazor.Template::7.0.6-pre.20230201.2
This package contains a .NET Template Package you can call from the shell/command line.
Piral.Blazor.Template
For getting started easily, a Blazor template is available. This will set up a Blazor pilet for the preferred Piral instance.
Installation
- Make sure that .NET 7 SDK is installed.
- Run
dotnet new install Piral.Blazor.Template::7.0.6
to install the project template globally.
You can optionally also specify a --npmRegistry
option. The default for this is set to https://registry.npmjs.org/
.
The Piral instance name should be the name of the Piral instance as it is published on npm.
Build the project. The first time you do this, this can take some time as it will scaffold the pilet.
-
net7.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.