- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 134字
- 2021-07-08 09:39:04
Installing .NET Core 2
If the VS installer does not include the version of .NET Core that you want to work with, then you can install it separately. Download the installer from the Core website and execute it. The reason that the SDK is decoupled from the main VS installation is so that it can be iterated on in a faster way. You will get a stable version shipped with VS, but it may be a little dated:

The .NET Core command-line tools include telemetry turned on by default. This means they report analytics information back to Microsoft, but you can disable this by setting an environment variable. Visual Studio and VS Code also send telemetry by default, but this can be disabled via the UI (or editing the JSON configuration in VS Code).
推薦閱讀
- The Supervised Learning Workshop
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- Offer來了:Java面試核心知識點精講(原理篇)
- Python 3網絡爬蟲實戰
- 深入淺出Android Jetpack
- 微信小程序開發解析
- Hands-On Full Stack Development with Go
- Python Data Structures and Algorithms
- Unity 3D/2D移動開發實戰教程
- Learning Splunk Web Framework
- Java高并發編程詳解:深入理解并發核心庫
- Java RESTful Web Service實戰
- 關系數據庫與SQL Server 2012(第3版)
- Python滲透測試編程技術:方法與實踐(第2版)
- Splunk Essentials