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.ValueTupleSystem.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.TupleExtensionsSystem.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 |
|---|---|
|
SpecFlow
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
|
3 |
|
Akka
Akka.NET is a port of the popular Java/Scala framework Akka to .NET
|
2 |
|
AutoMapper
A convention-based object-object mapper.
|
2 |
|
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
|
2 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
2 |
|
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
|
2 |
|
Serilog
Simple .NET logging with fully-structured events
|
2 |
.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 | 1 | 12/20/2025 |
| 4.5.0 | 1 | 12/20/2025 |
| 4.5.0-rc1 | 0 | 05/06/2018 |
| 4.5.0-preview2-26406-04 | 0 | 04/10/2018 |
| 4.5.0-preview1-26216-02 | 0 | 02/26/2018 |
| 4.4.0 | 1 | 12/20/2025 |
| 4.4.0-preview2-25405-01 | 0 | 06/27/2017 |
| 4.4.0-preview1-25305-02 | 0 | 05/09/2017 |
| 4.3.1 | 1 | 12/20/2025 |
| 4.3.0 | 1 | 12/20/2025 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.0.0-rc3-24212-01 | 0 | 06/27/2016 |