- 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).
推薦閱讀
- Node.js+Webpack開發(fā)實(shí)戰(zhàn)
- 零基礎(chǔ)搭建量化投資系統(tǒng):以Python為工具
- Web全棧工程師的自我修養(yǎng)
- Protocol-Oriented Programming with Swift
- MongoDB,Express,Angular,and Node.js Fundamentals
- C編程技巧:117個(gè)問題解決方案示例
- QPanda量子計(jì)算編程
- Django Design Patterns and Best Practices
- Learning Grunt
- 算法超簡(jiǎn)單:趣味游戲帶你輕松入門與實(shí)踐
- Python數(shù)據(jù)可視化之matplotlib實(shí)踐
- 創(chuàng)新工場(chǎng)講AI課:從知識(shí)到實(shí)踐
- Raspberry Pi開發(fā)實(shí)戰(zhàn)
- 菜鳥成長(zhǎng)之路
- HTML5 and CSS3:Building Responsive Websites