Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
/ dotnetcli Public archive

Create an ASP.NET Core project using Aurelia and its Toolbelt

Notifications You must be signed in to change notification settings

aurelia-toolbelt/dotnetcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core, Aurelia, Toolbelt

Create an ASP.NET Core project using Aurelia and its Toolbelt

Install the template by running:

  dotnet new --install AureliaToobelt.AspNetCore::1.2.0

then simply run:

  dotnet new aut

Bear in mid to restore required packages:

  dotnet restore  
  yarn install

Run the project:

  dotnet run

About

Create an ASP.NET Core project using Aurelia and its Toolbelt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published