Info
| Version: | 1.5.0 | 
| Author(s): | Aurelia Core Team | 
| Last Update: | Tuesday, April 2, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/aurelia/dotnet | 
| NuGet Url: | https://www.nuget.org/packages/Aurelia.DotNet.Templates | 
Install
Install-Package Aurelia.DotNet.Templates
                        dotnet add package Aurelia.DotNet.Templates
                        paket add Aurelia.DotNet.Templates
                        
                                Aurelia.DotNet.Templates Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
This will help streamline the Aurelia build process
and enable rapid development in an integrated environment. You can generate a full fledge secure application with the --secure true option on top of all the normal options.
$ dotnet new -i Aurelia.DotNet.Templates
$ dotnet new aurelia
$ dotnet new aurelia --help
Generates a SPA App with .NET Core backend and Aurelia front end.