Tuesday, August 09, 2016

Command Line Interface (CLI) for .NET Core

.NET Core Command Line Tools (CLI)

Exploring the new .NET "dotnet" Command Line Interface (CLI) - Scott Hanselman

>dotnet new
>dotnet restore
>dotnet run

link from: .Net Core - MS Dev Show Podcast

No comments: