- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 102字
- 2021-06-25 22:00:35
A look at the new features of C# 7
The C# programming language has matured over the years; more language features and constructs are being added with the release of each version. A language that originally was only being developed in house by Microsoft and run only on Windows operating systems is now open source and cross-platform. This is made possible through .NET Core and Version 7 (7.0 and 7.1) of the language, which added flavors and improved the available features of the language. The roadmap of the language, especially Version 7.2 and 8.0, promises to add more features to the language.
推薦閱讀
- 大學計算機基礎(第二版)
- Learn ECMAScript(Second Edition)
- 多媒體CAI課件設計與制作導論(第二版)
- Mastering Zabbix(Second Edition)
- ASP.NET MVC4框架揭秘
- Oracle從新手到高手
- Django開發從入門到實踐
- 手把手教你學C語言
- 新一代SDN:VMware NSX 網絡原理與實踐
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Unity 2018 Augmented Reality Projects
- 實戰Java高并發程序設計(第2版)
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Learning Image Processing with OpenCV