How to Run C# in VSCode (and Compile, Debug, and Create a Project)
While many developers use Visual Studio for C# development, I still VSCode. In this post, I'll show you how to run C# code in VSCode, as well as create a project, run the code, debug and compile it.