Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Visual Studio Code has built-in debugging support for Node.js (JavaScript, TypeScript, and any other language that gets transpiled to JavaScript). For debugging other languages there are debuggers extensions available at VS Code Marketplace.
To set the VSCode to run C#, please check this article.
Take a look at the post: Creating a .NET Core application in just 5 minutes for more details about how to create an .NET Core application on Code.