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 |
---|---|
FluentAssertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
|
605 |
AutoMapper
A convention-based object-object mapper.
|
524 |
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
106 |
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
When using NuGet 3.x this package requires at least version 3.4.
|
75 |
Moq
Moq is the most popular and friendly mocking framework for .NET
|
75 |
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
When using NuGet 3.x this package requires at least version 3.4.
|
71 |
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
|
64 |
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
|
61 |
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.
|
61 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
60 |
Unity.Container
Unity Core Engine
|
60 |
Nuke.Common
Cross-platform build automation system
|
57 |
Unity.Abstractions
Unity Container Public Abstractions
|
57 |
Nuke.Common
Cross-platform build automation system
|
56 |
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.
|
55 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
55 |
Microsoft.Extensions.Configuration.Abstractions
Abstractions of key-value pair based configuration.
Commonly Used Types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
When using NuGet 3.x this package requires at least version 3.4.
|
54 |
Unity.Container
Unity Core Engine
|
54 |
Nuke.Common
Cross-platform build automation system
|
54 |
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
|
53 |
.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 | 5 | 03/23/2025 |
4.6.0 | 5 | 03/19/2025 |
4.5.0 | 543 | 11/14/2019 |
4.5.0-rc1 | 34 | 04/10/2023 |
4.5.0-preview2-26406-04 | 51 | 04/05/2023 |
4.5.0-preview1-26216-02 | 28 | 04/07/2023 |
4.4.0 | 129 | 11/15/2019 |
4.4.0-preview2-25405-01 | 32 | 03/29/2023 |
4.4.0-preview1-25305-02 | 28 | 04/08/2023 |
4.3.1 | 32 | 04/10/2023 |
4.3.0 | 69 | 07/09/2020 |
4.3.0-preview1-24530-04 | 24 | 05/17/2023 |
4.0.0-rc3-24212-01 | 49 | 04/03/2023 |