Installing Visual Studio

To get started with C# you will need to follow these steps:

  1. Download Visual Studio from Microsoft's Website. I would recommend the community addition.

  2. add .NET desktop development from the Visual Studio Installer

  3. [OPTIONAL] Install ASP.NET, .NET Multi-platform App UI development (MAUI), and/or Universal Windows Platform development (UWP)

  4. [OPTIONAL] Select where you would like to install Visual Studio

  5. Click install.

Last updated

Was this helpful?