Related resources for C# 7.0 New Features
  • C# 7.0 And C# 7.1 New Features - Part Two2/17/2020 10:42:15 PM. This article explains the new features of C# 7.0 & C#7.1. It covers new features like Discards, Pattern Matching, Generalized async return types, Async Main (Main Method returning Task), Infer Tup
  • C# 7.0 New Features9/12/2018 1:23:53 AM. C# 7.0 New Features. C# 7.0 has some good features like Declaring Out Variable inside TryParse, Creating a function inside a function (local functions), More readability in declaring complex numbers a