Windows Users: Visual Studio Community Edition
Before you start the installation guide, read through each step below. You will find the recommended features to install listed in each step.
Allow at least an hour for the installation process.
Installation Steps
Prerequisites
Before you start installing anything, make sure that you can install this on your computer.
Install Visual Studio
Walk through the installation process by following Microsoft’s Install Visual Studio guide.
Here are some things you should keep in mind as you install Visual Studio:
Download the Community version of Visual Studio 2022.
In Step 4, select the following Workflows:
- ASP.NET and web development
- .NET desktop development
No other workloads are required for this course.
In Step 5, if it’s not already selected, select the following .NET 6.0 Runtime (Long Term Support). You do not need to select any other Individual components for this course.
Step 7 is optional. You do not need to change Visual Studio’s install location.
Once you have installed Visual Studio, we recommend you take the IDE tour below before moving on to the next.
A Tour of Your New IDE
Microsoft has created a walkthrough of the Visual Studio 2022. We recommend you read through this to learn the location of key components within your new IDE.
As you follow along, make sure that you create a Console Application project and NOT a Console App (.NET Framework) project.
Troubleshooting Your Install
If you need to troubleshoot your install, first check out the documentation . If this does not help, check out the below sections and consult your IA if something is still off.
Missing or Wrong Components?
If you realize (or worry) that you did not install Visual Studio correctly, the Modify Visual Studio Guide can help you make any needed modifications. This includes changing your workloads or individual components.
You need .NET 6.0 (Long Term Support) at the very minimum.
Already have Visual Studio on Your Computer?
If you don’t have this most recent version of Visual Studio installed, you will need to update it. The Update Visual Studio Guide can help you update your old version of VS to the latest. At the time of this writing, the current version for the course is 2022.
Updating can also help you keep any of your workloads, extensions, or other installed packages up to date.