- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 101字
- 2021-06-25 22:00:32
When to choose .NET Core over .NET Framework
Both .NET Core and .NET Framework are well suited for use in developing robust and scalable enterprise applications; this is because the two platforms are built on solid code bases and provide a rich set of libraries and routines that simplify most development tasks. The two platforms share many similar components, hence code can be shared across the two development platforms. However, the two platforms are distinct, the selection of .NET Core has the preferred development platform that should be influenced by the development approach as well as the deployment needs and requirements.
推薦閱讀
- Visual Basic .NET程序設計(第3版)
- Node.js 10實戰
- R語言經典實例(原書第2版)
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- 跟老齊學Python:輕松入門
- 云原生Spring實戰
- Python Network Programming Cookbook(Second Edition)
- 編譯系統透視:圖解編譯原理
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- OpenGL Data Visualization Cookbook
- Babylon.js Essentials
- Windows Embedded CE 6.0程序設計實戰
- Learning VMware vSphere
- Vue.js光速入門及企業項目開發實戰
- ASP.NET 4.0 Web程序設計