- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 90字
- 2021-06-25 22:00:32
Supported languages
.NET Core 1.0 supported only C# and F#, but with the release of .NET Core 2.0, VB.NET is now supported by the platform. The compilers for the supported languages run on .NET Core and provide access to the underlying features of the platform. This is possible because .NET Core implements .NET Standard specifications and exposes APIs that are available in the .NET Framework. The supported languages and .NET SDK tools can be integrated into different editors and IDEs, giving you different editor options for use in developing applications.
推薦閱讀
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Learning Spring 5.0
- Hands-On Image Processing with Python
- Arduino開發實戰指南:LabVIEW卷
- The React Workshop
- Python高級機器學習
- INSTANT CakePHP Starter
- Web程序設計(第二版)
- Java程序設計
- jQuery炫酷應用實例集錦
- Python深度學習:模型、方法與實現
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- Using Yocto Project with BeagleBone Black
- 數據結構與算法詳解