I\'m using .net core to create and run some very simple C# code through the command line. I create a new console app using dotnet new console . It creates a
dotnet new console