Aurelia.DotNet.Templates 1.1.1

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

Aurelia Template Usage Guide

Getting Started

  1. Run the following command on a machine where .Net Core is installed

dotnet new install Aurelia.DotNet.Templates 2. Run the command to install the basic aurelia starter kit dotnet new aurelia 3. Run the appliaction opening the project folder (*.Spa) of the web application and running the following command dotnet run // no watch on the .net side
dotnet run --watch // with watch on the .net side

Advanced

This package has 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.5.0 3,425 4/2/2019
1.4.0 651 3/30/2019
1.3.0 576 3/28/2019
1.2.0 619 3/25/2019
1.1.1 612 3/21/2019
1.1.0 573 3/21/2019
1.0.2 613 3/14/2019