PowerPortalsPro.AspNetCore.Templates
1.0.35
dotnet new install PowerPortalsPro.AspNetCore.Templates::1.0.35
This package contains a .NET Template Package you can call from the shell/command line.
Power Portals Pro Templates
Project templates for creating a Power Portals Pro Web App with Blazor, Fluent UI, and Dataverse integration.
Installation
Install the PowerPortalsPro.AspNetCore.Templates package by running:
dotnet new install PowerPortalsPro.AspNetCore.Templates
Creating a new project
From the CLI
dotnet new powerportalspro -o {your project name}
From Visual Studio
In Visual Studio 2022, select the Power Portals Pro template from the File → New → Project dialog.
Uninstalling
dotnet new uninstall PowerPortalsPro.AspNetCore.Templates
Documentation
For full documentation, see:
-
net10.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.