.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

Left Join in Entity Framework

SQL Dates Table

HTML Line Breaks With CSS