- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 87字
- 2021-06-25 22:00:33
Structure of a .NET Core application
With the release of .NET Core 2.0, new templates were added, providing more options for the different application types that can be run on the platform. In addition to the existing project templates, the following single-page application (SPA) templates were added:
- Angular
- ReactJS
- ReactJS and Redux
The console application in .NET Core has a similar structure to that of .NET Framework, whereas ASP.NET Core has several new components, including folders and files, that were not in the previous versions of ASP.NET.
推薦閱讀
- The Modern C++ Challenge
- PostgreSQL for Data Architects
- Python王者歸來
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- bbPress Complete
- 基于Struts、Hibernate、Spring架構的Web應用開發
- 軟件供應鏈安全:源代碼缺陷實例剖析
- 硬件產品設計與開發:從原型到交付
- 多媒體技術及應用
- Ext JS 4 Plugin and Extension Development
- Swift High Performance
- Offer來了:Java面試核心知識點精講(框架篇)
- JavaScript設計模式與開發實踐
- Python自動化運維:技術與最佳實踐