C# 7.0 has added lot of new and Improved features to the language and has shipped with visual studio 2017. In This tutorial series, I have tried to compile all of the new features for audience:
New/Improved Features
- Out Keyword Enhancements
- Literal Improvements
- Return Locals as Refs
- More Expression Bodied Members
- Local functions
- Tuples Enhancements
- Pattern Matching
- Throw expressions