Posted in:

With the launch of Visual Studio 2017 I thought it might be good to give a quick introduction to some of the new language features we now have in C#. One of the ones I was most looking forward to is tuples, so I made a quick video showing how this feature which I really didn’t like before has been improved in C# 7 to be something genuinely useful.

For more examples of how to use C# 7 tuples as well as the other new features, check out this article.