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

License

System.ValueTuple is released as open source under the MIT license.

Showing the top 20 packages that depend on System.ValueTuple.

Packages Downloads
Flurl
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
120
Flurl
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
13,941
Microsoft.Bcl.TimeProvider
Provides support for system time abstraction primitives for .NET Framework and .NET Standard. Commonly Used Types: System.TimeProvider System.ITimer
356
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
116
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
225
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
129
Microsoft.Extensions.Configuration.Abstractions
Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.
298
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
115
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
278
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
203
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
329
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
470
Polly.Core
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
374
Serilog
Simple .NET logging with fully-structured events
152
SixLabors.Fonts
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
817
SixLabors.ImageSharp
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
801
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
353
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
79
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.
172
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.
277

.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 8 03/30/2025
4.5.0 4,634 04/19/2022
4.5.0-rc1 16 05/28/2024
4.5.0-preview2-26406-04 15 05/28/2024
4.5.0-preview1-26216-02 15 05/28/2024
4.4.0 11,794 02/19/2023
4.4.0-preview2-25405-01 16 05/28/2024
4.4.0-preview1-25305-02 16 05/28/2024
4.3.1 19 04/26/2022
4.3.0 6,022 05/02/2022
4.3.0-preview1-24530-04 16 05/28/2024
4.0.0-rc3-24212-01 17 05/30/2024