System.ValueTuple 4.6.1
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.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>
System.TupleExtensions
System.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 |
---|---|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
113 |
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
|
110 |
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
108 |
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
107 |
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
106 |
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
|
103 |
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
|
101 |
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
|
100 |
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.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
|
99 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
98 |
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
98 |
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
97 |
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
|
95 |
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.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
|
95 |
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
94 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
94 |
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
93 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
92 |
.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.1 | 36 | 3/20/2025 |
4.6.0 | 23 | 5/14/2025 |
4.5.0 | 135 | 7/26/2022 |
4.5.0-rc1 | 69 | 9/14/2022 |
4.5.0-preview2-26406-04 | 75 | 9/23/2022 |
4.5.0-preview1-26216-02 | 74 | 9/23/2022 |
4.4.0 | 80 | 9/23/2022 |
4.4.0-preview2-25405-01 | 75 | 9/23/2022 |
4.4.0-preview1-25305-02 | 91 | 9/23/2022 |
4.3.1 | 93 | 9/21/2022 |
4.3.0 | 73 | 9/23/2022 |
4.3.0-preview1-24530-04 | 69 | 9/23/2022 |
4.0.0-rc3-24212-01 | 77 | 9/23/2022 |