- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 178字
- 2021-07-08 09:39:04
Installing VS
VS 2017 comes with a new installer that lets you manage multiple versions of VS instances installed side by side. It takes care of installing and updating IDE instances. Follow these steps to get started:
- Open your impartial third-party browser of choice and go to https://www.microsoft.com/net/core. You can also use the short URL of https://dot.net/ and follow the links:

- Download the Community edition of VS 2017, unless you have a license for the Professional or Enterprise versions. Run the downloaded file to start the installer; it may need to update itself:

You can then select the workloads that you want to use. It may be tempting to select everything, but keep an eye on the installation size in the bottom right-hand corner. The more you select, the more disk space you will need and the longer the installation will take:

- Select .NET Core, ASP.NET, and .NET Framework, then Install. You can do something else while these workloads are downloaded and installed:

- When done, you'll be asked to choose your development settings and pick a color theme:

推薦閱讀
- Clojure Programming Cookbook
- PyTorch自動駕駛視覺感知算法實戰
- C語言程序設計教程
- 焊接機器人系統操作、編程與維護
- Python深度學習原理、算法與案例
- OpenCV 3 Blueprints
- 愛上C語言:C KISS
- NGUI for Unity
- Java從入門到精通(視頻實戰版)
- PHP動態網站開發實踐教程
- ArcPy and ArcGIS(Second Edition)
- Microsoft XNA 4.0 Game Development Cookbook
- HTML5+CSS3+jQuery Mobile+Bootstrap開發APP從入門到精通(視頻教學版)
- Web程序設計與架構
- Building Microservices with .NET Core 2.0(Second Edition)