System.ValueTuple 4.6.2
About
Provides implementations for various value tuple variants. A value tuple is a data structure that has a specific number and sequence of values.
Main Types
The main types provided by this library are:
System.ValueTupleSystem.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>System.TupleExtensionsSystem.Runtime.CompilerServices.TupleElementNamesAttribute
Additional Documentation
- For more information about these APIs, see Value tuples.
License
System.ValueTuple is released as open source under the MIT license.
Showing the top 20 packages that depend on System.ValueTuple.
| Packages | Downloads |
|---|---|
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
34 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
33 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
32 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
31 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
30 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
29 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
28 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
27 |
|
System.Formats.Asn1
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
Commonly Used Types:
System.Formats.Asn1.AsnReader
System.Formats.Asn1.AsnWriter
|
26 |
|
System.Formats.Asn1
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
Commonly Used Types:
System.Formats.Asn1.AsnReader
System.Formats.Asn1.AsnWriter
|
25 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
25 |
|
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
|
24 |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
|
23 |
.NET Framework 4.6.2
- No dependencies.
.NET Framework 4.7
- No dependencies.
.NET Framework 4.7.1
- No dependencies.
.NET Core 2.0
- No dependencies.
.NET Standard 2.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.2 | 1 | 2/22/2026 |
| 4.6.1 | 15 | 6/29/2025 |
| 4.5.0 | 10 | 3/7/2025 |
| 4.5.0-rc1 | 16 | 3/7/2025 |
| 4.5.0-preview2-26406-04 | 9 | 3/7/2025 |
| 4.5.0-preview1-26216-02 | 9 | 3/7/2025 |
| 4.4.0 | 24 | 1/3/2024 |
| 4.4.0-preview2-25405-01 | 11 | 3/7/2025 |
| 4.4.0-preview1-25305-02 | 15 | 3/7/2025 |
| 4.3.1 | 9 | 3/7/2025 |
| 4.3.0 | 18 | 6/26/2023 |
| 4.3.0-preview1-24530-04 | 10 | 3/7/2025 |
| 4.0.0-rc3-24212-01 | 10 | 3/7/2025 |