Introduction
This article explains how to install Visual Studio 2019 Preview in a step by step way. If we go through this link, we can learn about a new feature of Visual Studio 2019.
New Feature
Visual Studio 2019 Highlights on Develop, Collaboration, Debug, Azure, Technologies. We can know about the new features of Visual Studio 2019 Preview in here.
Step 1
Go through this link for downloading Visual Studio 2019 Preview.
Step 2
Click the "Download" button for downloading the VS 2019 executable file on the downloaded path.
Step 3
Open your system's download path and find the .exe file.
Step 5
Double-click the .exe file; the Visual Studio installer window will open. Click "Continue".
Step 6
Downloading and installing progress bar window will open after clicking continue.
Step 7
After completing the download and installation, then workloads will open. We need to select what are the workloads we need. Here, we selected ASP.NET and web development, .NET Core cross-platform development.
After selecting the workloads, we can see the size of memory for installing the workloads based on our selections and see the installation details in the right side panel.
Step 8
Click the "Install" button after selecting the workloads. Now, the installation will start and you can see the progress bar for downloading and installing the package.
After completiing the installation successfully, we can see that it looks like below. Click the “Lunch” button.
Step 9
We can see the new look of Visual Studio 2019 Preview, as shown in the image below.
Conclusion
This article helped us learn about a new feature of Visual Studio 2019 Preview and explained the installation steps. I hope this will help new learners and fresh developers.