PowerPortalsPro.AspNetCore.Templates 1.0.0-beta1

This is a prerelease version of PowerPortalsPro.AspNetCore.Templates.
dotnet new install PowerPortalsPro.AspNetCore.Templates::1.0.0-beta1
                    
This package contains a .NET Template Package you can call from the shell/command line.

IMPORTANT!! Just as with the standard Blazor Web App template, Blazor will use SSR by default. If you want to have interactive components, make sure you add a rendermode to the app, page or component!

Installation

Install the templates by running the command:

dotnet new install PowerPortalsPro.AspNetCore.Templates

Usage

After installing the templates you can create new a project from either the CLI or by creating a new project in Visual studio 2022.

For creating a PowerPortalsPro Web App project from the CLI

dotnet new fluentblazor -o {your project name}
In Visual Studio you can create a new project by selecting the Power Portals Pro template in the 'File->New->Project'-dialog.

## Uninstalling the templates
If you want to uninstall the templates, both from the CLI and Visual Studio 2022,  run the following command:

dotnet new uninstall PowerPortalsPro.AspNetCore.Templates

  • net9.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
1.0.0-beta1 124 3/11/2025