After you have .Net installed you can run this application by: Building a new application in the console by typing "dotnet new console -0 application name" Running "code ." in the folder you named your application Entering "donet run"