C# code examples Visual Studio button Example: how to make a C# application visual studio code mkdir MyApp; cd MyApp; dotnet new console