Install and configure Visual Studio Code for C# development
Learn how to configure Visual Studio Code for C# and how to use this professional IDE to create and run console applications.
Learning objectives
In this module, you will:
Configure Visual Studio Code and your development environment for programming in C#.
Explore the Visual Studio Code user interface.
Create, edit, build, and run a console application using Visual Studio Code.
Prerequisites
- Experience creating simple C# console applications.