New C# 7.0 features overview

Posted: (EET/GMT+2)

 

These are exciting times for C# and .NET development, as Microsoft (and the open-source community) is actively developing both the language and the platform with new features. C# language version 7.0 is soon in wide use, and thus this is a good time to learn about its new features.

In an MSDN blog post, Microsoft has detailed the new forth-coming features in C# 7 language. This includes pattern-based code improvements, easier syntax for many common needs, and tuples, for example.

Be sure to check these out!