- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 86字
- 2021-07-02 20:13:00
C# 7.0
C# is a programming language developed by Microsoft. The current release at the time of writing this book is C# 7.0. The language appeared in 2002. This language is an object-oriented language and component-oriented. The current version has various new features such as ValueTuple, Deconstructors, pattern matching, the switch statement local function, and so on.
We are not going into details of these features as it's beyond the scope of this book. Refer to https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/ for more details.
推薦閱讀
- 微服務設計(第2版)
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- PaaS程序設計
- AIRAndroid應用開發實戰
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- 嚴密系統設計:方法、趨勢與挑戰
- Working with Odoo
- C/C++程序員面試指南
- RubyMotion iOS Develoment Essentials
- 零代碼實戰:企業級應用搭建與案例詳解
- 黑莓(BlackBerry)開發從入門到精通
- Visual FoxPro程序設計實驗教程
- 零基礎入門學習C語言:帶你學C帶你飛
- Visual C++實用教程
- C#開發之道