- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 110字
- 2021-07-08 09:39:06
Creating your first app
The following steps will show you how to create an ASP.NET Core 2 web application using VS for Mac:
- Open the Visual Studio app on your Mac and create a new solution and select the ASP.NET Core Web App template under the .NET Core category:

- On the next screen, select .NET Core 2.0 as the target framework:

- Finally, add a project name and finish the wizard:

You now have a brand new ASP.NET Core 2 web app. You can click on the Play button to build and run it:

You can also work on this solution in Visual Studio Code by opening the folder containing it:

推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 3D少兒游戲編程(原書第2版)
- Python機器學習算法與實戰
- Android Wear Projects
- Android項目實戰:手機安全衛士開發案例解析
- Building Wireless Sensor Networks Using Arduino
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Scala編程(第5版)
- C++程序設計
- SSH框架企業級應用實戰
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Neo4j 3.x入門經典
- Software-Defined Networking with OpenFlow(Second Edition)
- C語言從入門到精通(視頻實戰版)
- 算法訓練營:海量圖解+競賽刷題(入門篇)