Visual Studio 2017 15.5 officially released! Performance is improved by 201715.5
Visual Studio 2017 15.5 has been officially released, and Visual Studio for Mac 7.3 is also released. This update includes major performance improvements, new features, and bug fixes. The Chinese version of the release notes is not updated yet. You can check the English version first. Some highlights are as follows:
Performance
The loading time of solutions for large C # and Visual Basic projects is almost halved. The switching time between debugging and publishing is significantly shortened. Add, delete, and rename files and folders in the. NET Core project faster. The project template should be expanded faster than before. In the most special case, you can see a maximum of 40 times the improvement.
F # tool also has multiple performance improvements. On the "Project Options" page of the JavaScript/TypeScript text editor, add the "analyze only projects that contain files opened in the editor" check box, this option improves the performance and reliability of large solutions. Note that when you select this box, you will need to execute a solution to view the complete Error List of TypeScript in all files.
Diagnosis
The Visual Studio debugger provides more functions by adding step-back debugging (also known as historical debugging. Subsequent debugging will automatically create a snapshot for your application at each breakpoint you execute and in the debugging procedure, so that you can return to the previous breakpoint to view its status.
Docker and continuous deployment
Docker containers now support multi-level Docker files. The continuous delivery feature allows you to easily configure Visual Studio Team Services to set the CD of ASP. NET and ASP. NET Core projects to Azure App Service.
Private management
Visual Studio adds features to help identify and manage database connection strings and Web Service keys.
For more details, refer:
Visual Studio 2017 version 15.5 release notes:
Https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes
Visual Studio for Mac 7.3 release notes:
Https://www.visualstudio.com/en-us/news/releasenotes/vs2017-mac-relnotes
Download Visual Studio 2017 version 15.5:
Https://www.visualstudio.com/downloads
Download Visual Studio for Mac 7.3:
Https://www.visualstudio.com/downloads? OS = mac