BlazorSwa.Template 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install BlazorSwa.Template::0.1.0
This package contains a .NET Template Package you can call from the shell/command line.

BlazorSwa.Template

A project template for creating a Blazor WebAssembly app and an Azure Function api which will be hosted on Azure Static Web Apps.

Requirements

.NET 6 SDK with Azure workload and Azure Functions v4 runtime must be installed.

Installation

You can install the package from NuGet using this command from the .NET CLI:

dotnet nuget add package BlazorSwa.Template -v 0.1.0

Usage

Execute the following command from the .NET CLI:

dotnet new blazorswa -n <YourProjectName>
  • net6.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.2.0 562 6/2/2022
0.1.0 472 4/9/2022