April 2018
Intermediate to advanced
300 pages
7h 41m
English
Now, we can use C# 7.1 features such as inferred tuple names, pattern matching with generics, and expressions. In order to add this support, we have to add one XML tag as follows in our project file:
<LangVersion>latest</LangVersion>