Visual Studio 2019 preview feature is available and we can download it from https://visualstudio.microsoft.com/downloads/
There are few interesting features that have been launched in new Visual Studio 2019.
Home Window has a completely new makeover. Now we have four options available in the home screen:
Checkout
OpenProject
OpenFromLocalFolder
Create a New Project
There are some improvements to search bar as well. Now, the search is very fast as compared to older version of windows. They also have included with code cleanup feature, that helps in refactoring the code.
StyleCop analysis the source code of the applications and creates code consistency for the application. Stylecop analyzers can be used in the below mentioned two ways:
1. First way, is by installing the stylecop analyzers visual studio extension.
2. Second way, is by using the stylecop.msbuild nuget package.
Sign up for our newsletter to receive the latest news and event postings.
Recent Comments