- 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.
推薦閱讀
- iOS面試一戰到底
- 基于免疫進化的算法及應用研究
- The Computer Vision Workshop
- MATLAB定量決策五大類問題
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- 自然語言處理Python進階
- Statistical Application Development with R and Python(Second Edition)
- 智能手機APP UI設計與應用任務教程
- Java程序員面試筆試寶典(第2版)
- Unity 2018 Augmented Reality Projects
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- iOS開發項目化入門教程
- Application Development with Parse using iOS SDK
- 精益軟件開發管理之道
- C# 7 and .NET Core 2.0 Blueprints