- 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.
推薦閱讀
- Node.js+Webpack開發(fā)實戰(zhàn)
- React Native Cookbook
- 程序員面試算法寶典
- 重學Java設計模式
- Mastering Rust
- 深入淺出Serverless:技術原理與應用實踐
- PySide 6/PyQt 6快速開發(fā)與實戰(zhàn)
- 蘋果的產品設計之道:創(chuàng)建優(yōu)秀產品、服務和用戶體驗的七個原則
- Python+Tableau數(shù)據(jù)可視化之美
- 基于SpringBoot實現(xiàn):Java分布式中間件開發(fā)入門與實戰(zhàn)
- Django 3.0入門與實踐
- C# Multithreaded and Parallel Programming
- 鴻蒙OS應用編程實戰(zhàn)
- RubyMotion iOS Develoment Essentials
- 嵌入式C編程實戰(zhàn)