Skip to main content
System.ValueTuple package icon

System.ValueTuple

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> 8f968b9e79c5721d78cc88e46fe57457fe9d490d When using NuGet 3.x this package requires at least version 3.4.

Total Downloads
1.4B
1,380,540,273
Published
May 6, 2018
Latest stable version

Install

.NET CLI
dotnet add package System.ValueTuple --version 4.5.0-rc1
Package Manager Console
Install-Package System.ValueTuple -Version 4.5.0-rc1
PackageReference
<PackageReference Include="System.ValueTuple" Version="4.5.0-rc1" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.5 .NETFramework4.6.1 .NETFramework4.7 .NETCoreApp2.0 .NETStandard1.0 .NETStandard2.0 .NETPortable4.5-Profile259 UAP10.0.16299 Windows8.0 WindowsPhone8.0 WindowsPhoneApp8.1 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 17 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.