C# 7 – First Glimpse
Next version of OOP C# language is not far away. We are lucky enough able to have a sneak peek of upcoming features in new version of the C# programming language. New version of C# is still available for preview in new “Visual Studio 2017 RC”. Some of the features you might recognize from functional programming world as C# is much nowadays influenced by F#. We will look at tuples, pattern matching and some other interesting new features.