.NET Tuples

The new way of writing tuples in C# is much nicer than the old Tuple class.

Learn more with the Microsoft docs

View code in GitHub

Comments

Popular posts from this blog

C# Record Serialization

Versioned content in MVC

Add timestamp to photo using ImageMagick