Tuples with C# 7

C# 7 bring bunch of new features and we're going to talk about one of them: Tuples. Actually, Tuples already exist in C# since the .NET Framework 4 and it should be better to speak about an improvement rather than a really really new feature.