- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 129字
- 2021-07-08 09:39:05
Visual Studio for Mac
VS Mac is a rebranding of Xamarin Studio, but it has also been expanded and taken a lot of the features and code from regular VS. It is still best suited for making Xamarin cross-platform mobile and desktop apps, but it also supports .NET Core and ASP.NET web apps.
First, download the files that you'll need. This includes software to build your apps in, such as VS for Mac or VS Code. VS Mac comes as a DMG disk image that contains an installer, whereas VS Code comes as a ZIP file that you can just unpack and run. You will also need the .NET Core SDK, which comes as a PKG file that needs to be installed. You may also want a handy guidebook:

推薦閱讀
- Go Web編程
- Docker進階與實戰
- Visual FoxPro 程序設計
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Windows Presentation Foundation Development Cookbook
- 單片機應用技術
- 手把手教你學C語言
- Hands-On Full Stack Development with Go
- R Data Analysis Cookbook(Second Edition)
- Android玩家必備
- Test-Driven JavaScript Development
- Spring+Spring MVC+MyBatis從零開始學
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Clojure for Java Developers
- Java EE Web應用開發基礎