Software Installation Guide
  • Introduction
  • GIT
    • GIT
    • posh-git
    • GitHub
    • Gitlab (deprecated)
  • Bash on Ubuntu on Windows
  • XAMPP
  • Visual Studio Code
    • For C++
  • Visual Studio Community
  • NetBeans
Powered by GitBook
On this page

Visual Studio Community

PreviousFor C++NextNetBeans

Last updated 5 years ago

Search for visual studio community 2019 in google or navigate to .

Hit the Download Visual Studio button at the top of the page and select Community 2019.

Run the executable (should be called vs_community__473113722.1568531891.exe or something similar).

Click Continue.

Next you will need to select what components should be installed. Make sure to select the following:

  • .NET desktop development (top left)

  • .NET Core cross-platform development (bottom right)

This will require about 8GB of space.

Click Install to begin the installation process.

You can skip the sign in.

Now select a color theme and click Start Visual Studio.

Wait a minute for setup to finish.

You are all set now.

https://visualstudio.microsoft.com/vs/community/