how to setup c# with visual studio code example Example: how to make a C# application visual studio code mkdir MyApp; cd MyApp; dotnet new console