System.ValueTuple 4.5.0-preview2-26406-04

Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic. 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> 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.ValueTuple --version 4.5.0-preview2-26406-04
Install-Package System.ValueTuple -Version 4.5.0-preview2-26406-04
依赖
.NETStandard1.0
包名版本要求
NETStandard.Library [1.6.1, )
版本详情
作者Microsoft
发布时间2018-04-10 01:27:52
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT