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

Total Downloads
1.4B
1,380,856,390
Published
May 9, 2017
Latest stable version

Install

.NET CLI
dotnet add package System.ValueTuple --version 4.4.0-preview1-25305-02
Package Manager Console
Install-Package System.ValueTuple -Version 4.4.0-preview1-25305-02
PackageReference
<PackageReference Include="System.ValueTuple" Version="4.4.0-preview1-25305-02" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6.1 .NETFramework4.7 .NETCoreApp2.0 .NETStandard1.0 .NETPortable4.5-Profile259 UAP10.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 12 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.