Piral.Blazor.Cli
0.3.0-preview.7534719969
This is a prerelease version of Piral.Blazor.Cli.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Piral.Blazor.Cli --version 0.3.0-preview.7534719969
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Piral.Blazor.Cli --version 0.3.0-preview.7534719969
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Piral.Blazor.Cli&version=0.3.0-preview.7534719969&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Piral.Blazor.Cli --version 0.3.0-preview.7534719969
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Piral.Blazor.Cli · |
The dotnet tool (CLI) for working with Piral.Blazor.Server-based applications.
Installation
To install the tool globally run the following command:
dotnet tool install --global Piral.Blazor.Cli
This will install the piral-blazor-server
tool in the standard binary directory. Now you should be able to use it already.
Running
You can invoke the the tool by running the following command:
piral-blazor-server <command>
where <command
is one of the following commands:
create-emulator
prefill-cache
The following sections go into details on these commands.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.