System.ValueTuple 4.3.0 System.ValueTuple Microsoft microsoft,dotnetframework true http://go.microsoft.com/fwlink/?LinkId=329770 https://dot.net/ http://go.microsoft.com/fwlink/?LinkID=288859 Provides the System.ValueTuple structs, which implement the underlying types for C# 7 tuples. Commonly Used Types: System.ValueTuple System.ValueTuple<T1> System.ValueTuple<T1, T2> System.ValueTuple<T1, T2, T3> System.ValueTuple<T1, T2, T3, T4> System.ValueTuple<T1, T2, T3, T4, T5> System.ValueTuple<T1, T2, T3, T4, T5, T6> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest> When using NuGet 3.x this package requires at least version 3.4. https://go.microsoft.com/fwlink/?LinkID=799421 © Microsoft Corporation. All rights reserved. true