- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 148字
- 2021-07-08 09:39:06
Installing VS Mac
VS for Mac is supported by the latest version of macOS (High Sierra), but it also works on older versions, such as OS X El Capitan (10.11) and macOS Sierra (10.12).
Follow these steps to install Visual Studio for Mac:
- Open the DMG image that you downloaded, which will mount it as a drive:

- Open the volume in Finder and run the installer by double-clicking on it:

- Work your way through the installer and do something else while it downloads and installs everything you need:

At the end of this process, you will have Visual Studio for Mac installed. While this is going on, you have plenty of time to download and unzip Visual Studio Code. You will probably want to move VS Code to your Applications folder, rather than running it from Downloads. Then, the two VS editions can sit together and be friends:

推薦閱讀
- Advanced Splunk
- The Complete Rust Programming Reference Guide
- C程序設計簡明教程(第二版)
- 跟“龍哥”學C語言編程
- Responsive Web Design with HTML5 and CSS3
- Mastering Kali Linux for Web Penetration Testing
- Java EE 7 Performance Tuning and Optimization
- 機器學習與R語言實戰
- 微信小程序全棧開發技術與實戰(微課版)
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Principles of Strategic Data Science
- Bootstrap for Rails
- 零基礎學HTML+CSS
- TypeScript 2.x By Example
- 并行編程方法與優化實踐