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 |
---|---|
AutoMapper
A convention-based object-object mapper.
|
51 |
EmptyFiles
A collection of minimal binary files.
|
48 |
Nuke.Common
Cross-platform build automation system
|
46 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
44 |
Nuke.Common
Cross-platform build automation system
|
44 |
Microsoft.Extensions.Logging.AzureAppServices
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
|
44 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
43 |
Nuke.Common
Cross-platform build automation system
|
43 |
Microsoft.Data.Sqlite.Core
SQLite implementation of the System.Data.Common provider model.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction
|
43 |
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
42 |
Microsoft.Extensions.Logging.AzureAppServices
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d504a7b7dab277712646747e9f5cce0d9507245e
|
42 |
AutoMapper
A convention-based object-object mapper.
|
41 |
Microsoft.EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
|
41 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
41 |
.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 | 30 | 3/22/2025 |
4.6.0 | 24 | 3/20/2025 |
4.5.0 | 38 | 4/12/2022 |
4.5.0-rc1 | 39 | 3/7/2024 |
4.5.0-preview2-26406-04 | 33 | 3/7/2024 |
4.5.0-preview1-26216-02 | 37 | 3/7/2024 |
4.4.0 | 37 | 4/12/2022 |
4.4.0-preview2-25405-01 | 35 | 3/7/2024 |
4.4.0-preview1-25305-02 | 30 | 3/7/2024 |
4.3.1 | 34 | 3/7/2024 |
4.3.0 | 39 | 3/7/2024 |
4.3.0-preview1-24530-04 | 35 | 3/7/2024 |
4.0.0-rc3-24212-01 | 33 | 3/6/2024 |