debugging c# and .net project in vs code code example Example: how to make a C# application visual studio code Click to copymkdir MyApp; cd MyApp; dotnet new console