- 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.
推薦閱讀
- UI圖標創意設計
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- Boost C++ Application Development Cookbook(Second Edition)
- Python王者歸來
- The DevOps 2.4 Toolkit
- 手把手教你學C語言
- SQL Server與JSP動態網站開發
- Python函數式編程(第2版)
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- WildFly Cookbook
- Learning iOS Penetration Testing
- INSTANT EaselJS Starter
- VC++ 2008專題應用程序開發實例精講
- Visual C++程序開發范例寶典
- Building Microservices with .NET Core 2.0(Second Edition)