- Mastering Entity Framework Core 2.0
- Prabhakaran Anbazhagan
- 91字
- 2021-07-02 21:16:36
The Start page
From the New Project section, create a new project using any one of the following approaches:
- Select Create new project.... On the left pane, select Templates | Visual C# | .NET Core. Select the ASP.NET Core Web Application template from the list.
- Search the project templates for the ASP.NET Core Web Application and select it. As displayed in the following screenshot, enter MasteringEFCore.Web as the Name and MasteringEFCore as the Solution name and click OK:

New project
推薦閱讀
- Mastering Entity Framework Core 2.0
- TypeScript Blueprints
- Computer Vision for the Web
- Visual C++實例精通
- 體驗設計原理:行為、情感和細節
- 程序員面試算法寶典
- Cassandra Design Patterns(Second Edition)
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- 前端架構:從入門到微前端
- Mastering Julia
- React.js Essentials
- Linux網絡程序設計:基于龍芯平臺
- jQuery炫酷應用實例集錦
- MySQL入門很輕松(微課超值版)
- Spring Boot+Vue全棧開發實戰