Download NuGet, npm and Bower resources with dotnet restore
Build projects using dotnet build
Run project from the command line with dotnet run
Package projects for publishing with dotnet pack
Yeoman generators
Getting started with projects is easy using yeoman. Here are some generators that you
can use to get started.
generator-aspnet
The goal of generator-aspnet is to provide an experience consistent with creating new ASP.NET 5 (DNX) projects
and files in Visual Studio 2015. Below are some other related generators that you may be interested in. azgb20rar fix
If you are working on a related generator please open an issue to let us know about it so that we can add it to the list. azgb20rar fix