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.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
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
7
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
7
Stride.Assets
Package Description
7
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
6
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.
6
Stride.Core.Assets.Editor
Package Description
6
Avalonia
Avalonia is a WPF/UWP-inspired cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows (.NET Framework, .NET Core), Linux (via Xorg), MacOS and with experimental support for Android and iOS.
6
Stride.Assets
Package Description
6

.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 4 04/05/2026
4.6.1 4 02/14/2026
4.5.0 5 02/14/2026
4.5.0-rc1 5 02/14/2026
4.5.0-preview2-26406-04 5 02/14/2026
4.5.0-preview1-26216-02 5 02/14/2026
4.4.0 5 02/14/2026
4.4.0-preview2-25405-01 5 02/14/2026
4.4.0-preview1-25305-02 5 02/14/2026
4.3.1 5 02/14/2026
4.3.0 5 02/14/2026
4.3.0-preview1-24530-04 5 02/14/2026
4.0.0-rc3-24212-01 5 02/14/2026