- 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.
推薦閱讀
- iOS 9 Game Development Essentials
- Visual Basic程序開(kāi)發(fā)(學(xué)習(xí)筆記)
- Python深度學(xué)習(xí)
- WSO2 Developer’s Guide
- Mastering AndEngine Game Development
- Mastering KnockoutJS
- Gradle for Android
- MongoDB,Express,Angular,and Node.js Fundamentals
- Hands-On GUI Programming with C++ and Qt5
- Java并發(fā)編程之美
- Spring 5 Design Patterns
- Java EE架構(gòu)設(shè)計(jì)與開(kāi)發(fā)實(shí)踐
- UI動(dòng)效設(shè)計(jì)從入門到精通
- 軟件設(shè)計(jì)模式(Java版)
- 前端架構(gòu)設(shè)計(jì)