- 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.
推薦閱讀
- HTML5移動(dòng)Web開(kāi)發(fā)技術(shù)
- WSO2 Developer’s Guide
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- 游戲程序設(shè)計(jì)教程
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- Learning Hunk
- C語(yǔ)言程序設(shè)計(jì)
- 從零開(kāi)始學(xué)C語(yǔ)言
- C和C++游戲趣味編程
- RESTful Java Web Services(Second Edition)
- The Professional ScrumMaster’s Handbook
- Raspberry Pi Robotic Blueprints
- Nagios Core Administration Cookbook(Second Edition)
- R語(yǔ)言數(shù)據(jù)挖掘:實(shí)用項(xiàng)目解析