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.
|
43 |
EmptyFiles
A collection of minimal binary files.
|
38 |
EmptyFiles
A collection of minimal binary files.
|
34 |
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
|
32 |
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
|
32 |
Microsoft.Extensions.Logging.AzureAppServices
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
|
32 |
Serilog
Simple .NET logging with fully-structured events
|
32 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
31 |
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
31 |
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/5429b35d5a4359cbf4815f3563cdc4de13dae1be
|
31 |
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
30 |
SixLabors.ImageSharp
A cross-platform library for the processing of image files; written in C#
|
30 |
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.
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
|
30 |
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.
|
30 |
prometheus-net
.NET client library for the Prometheus monitoring and alerting system
|
30 |
EmptyFiles
A collection of minimal binary files.
|
30 |
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
|
30 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
30 |
.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 | 10 | 3/22/2025 |
4.6.0 | 11 | 3/20/2025 |
4.5.0 | 28 | 4/12/2022 |
4.5.0-rc1 | 28 | 3/7/2024 |
4.5.0-preview2-26406-04 | 25 | 3/7/2024 |
4.5.0-preview1-26216-02 | 24 | 3/7/2024 |
4.4.0 | 22 | 4/12/2022 |
4.4.0-preview2-25405-01 | 24 | 3/7/2024 |
4.4.0-preview1-25305-02 | 23 | 3/7/2024 |
4.3.1 | 23 | 3/7/2024 |
4.3.0 | 27 | 3/7/2024 |
4.3.0-preview1-24530-04 | 25 | 3/7/2024 |
4.0.0-rc3-24212-01 | 24 | 3/6/2024 |