The first part of this article is a short introduction to the concepts behind the new features.
Discription
The second part will be more practical and will show how we can use these new features in our code.
Introduction: What’s New?
In C# 7, there are three main areas where you’ll find improvements: Tuples, Pattern Matching and Local Functions. Let’s look at each one of them in detail
https://t.co/bwzPQBpuwt
References
Back to Main