Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Update aspnetcore-spa generator to create projects with ASP.NET Core 2.0 #1207

Closed
ClaudioNunes opened this issue Aug 18, 2017 · 1 comment
Closed

Comments

@ClaudioNunes
Copy link

ClaudioNunes commented Aug 18, 2017

There is no "dotnet new aurelia". We still need "yo" to generate aspnet core with JavaScriptServices for Aurelia

@SteveSandersonMS
Copy link
Member

The template is there, but the docs are lagging behind a bit.

If you have the .NET Core 2.0 SDK, then you need to do this:

dotnet new --install Microsoft.AspNetCore.SpaTemplates::*

... and then you will be able to dotnet new aurelia.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants