System.ValueTuple
4.5.0-preview1-26216-02
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ValueTuple --version 4.5.0-preview1-26216-02
NuGet\Install-Package System.ValueTuple -Version 4.5.0-preview1-26216-02
<PackageReference Include="System.ValueTuple" Version="4.5.0-preview1-26216-02" />
paket add System.ValueTuple --version 4.5.0-preview1-26216-02
#r "nuget: System.ValueTuple, 4.5.0-preview1-26216-02"
// Install System.ValueTuple as a Cake Addin #addin nuget:?package=System.ValueTuple&version=4.5.0-preview1-26216-02&prerelease // Install System.ValueTuple as a Cake Tool #tool nuget:?package=System.ValueTuple&version=4.5.0-preview1-26216-02&prerelease
Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic.
Commonly Used Types:
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>
00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
UAP 10.0.16300
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on System.ValueTuple:
Package | Downloads |
---|---|
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects. |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL. |
|
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 |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. |
|
Polly
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. |
GitHub repositories (765)
Showing the top 5 popular GitHub repositories that depend on System.ValueTuple:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
Version | Downloads | Last updated |
---|---|---|
4.5.0 | 52,302 | 1/20/2021 |
4.5.0-rc1 | 0 | 1/20/2021 |
4.5.0-preview2-26406-04 | 0 | 1/20/2021 |
4.5.0-preview1-26216-02 | 0 | 1/19/2021 |
4.4.0 | 51,946 | 1/20/2021 |
4.4.0-preview2-25405-01 | 3 | 1/20/2021 |
4.4.0-preview1-25305-02 | 4 | 1/19/2021 |
4.3.1 | 193 | 1/20/2021 |
4.3.0 | 20,060 | 1/20/2021 |
4.3.0-preview1-24530-04 | 0 | 1/20/2021 |
4.0.0-rc3-24212-01 | 7 | 1/20/2021 |
0.0.1-alpha | 0 | 1/20/2021 |