- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 82字
- 2021-06-25 22:00:32
Cross-platform requirements
Clearly, when the application you are developing is to be run on multiple platforms, .NET Core should be used. .NET Core being cross-platform makes it suitable for developing services and web applications that can run on Windows, Linux, and macOS. Also, with the introduction of Visual Studio Code by Microsoft—an editor with full support for .NET Core that provides intellisense and debugging functionalities, as well as other IDE features that were traditionally available only in Visual Studio IDE.
推薦閱讀
- Learning Single:page Web Application Development
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- HTML5移動(dòng)Web開發(fā)技術(shù)
- Java 9 Concurrency Cookbook(Second Edition)
- Redis Applied Design Patterns
- OpenCV for Secret Agents
- C語言程序設(shè)計(jì)
- Learning Neo4j 3.x(Second Edition)
- Flash CS6中文版應(yīng)用教程(第三版)
- ExtJS高級(jí)程序設(shè)計(jì)
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- 硅谷Python工程師面試指南:數(shù)據(jù)結(jié)構(gòu)、算法與系統(tǒng)設(shè)計(jì)
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- C語言程序設(shè)計(jì)
- C++寶典