- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 226字
- 2021-07-08 09:39:04
Visual Studio 2017
Visual Studio 2017 is the latest version of VS at the time of writing. It supersedes VS 2015 and unfortunately drops support for some versions of Windows. For example, it still supports Windows 7, but the installer will refuse to run on Windows 8. This is because 8.1 is considered a service pack for 8 and you are strongly encouraged by Microsoft to upgrade to 8.1. However, Microsoft will encourage you even more strongly to upgrade to Windows 10, some would say too strongly:

The Long-Term Service Branch (LTSB) of Windows 10 is similarly listed as not supporting Visual Studio. However, the installer won't actually refuse to run and everything will work fine.
In newer versions of VS 2017, the .NET Framework can be shipped separately to the IDE, and you can install additional ones (such as .NET Core 2.0) to enable their use in the IDE. VS 2017 also supports debugging in a container so that you can run your code in a Linux VM while still stepping through it from Windows.
- Java程序設計(慕課版)
- GraphQL學習指南
- 控糖控脂健康餐
- Java程序設計
- Java程序員面試筆試寶典(第2版)
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Domain-Driven Design in PHP
- Node.js 12實戰
- Emotional Intelligence for IT Professionals
- 石墨烯改性塑料
- Modernizing Legacy Applications in PHP
- Docker:容器與容器云(第2版)
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Building UIs with Wijmo
- 體驗之道:從需求到實踐的用戶體驗實戰