System.ValueTuple
4.4.0-preview2-25405-01
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ValueTuple --version 4.4.0-preview2-25405-01
NuGet\Install-Package System.ValueTuple -Version 4.4.0-preview2-25405-01
<PackageReference Include="System.ValueTuple" Version="4.4.0-preview2-25405-01" />
<PackageVersion Include="System.ValueTuple" Version="4.4.0-preview2-25405-01" />
<PackageReference Include="System.ValueTuple" />
paket add System.ValueTuple --version 4.4.0-preview2-25405-01
#r "nuget: System.ValueTuple, 4.4.0-preview2-25405-01"
#:package System.ValueTuple@4.4.0-preview2-25405-01
#addin nuget:?package=System.ValueTuple&version=4.4.0-preview2-25405-01&prerelease
#tool nuget:?package=System.ValueTuple&version=4.4.0-preview2-25405-01&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>
029cf57733b7ec6c1dd8a13857e800b9a8d97192
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.
-
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 (14)
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. |
|
|
Serilog
Simple .NET logging with fully-structured events |
|
|
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. |
GitHub repositories (793)
Showing the top 20 popular GitHub repositories that depend on System.ValueTuple:
| Repository | Stars |
|---|---|
|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
|
|
|
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
|
|
|
lepoco/wpfui
WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
|
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
|
reactiveui/ReactiveUI
A composable, cross-platform MVVM framework for .NET inspired by functional reactive programming. It moves mutable state out of the user interface, keeps each feature's logic in one readable place, and makes applications easier to test. Supports WPF, WinForms, WinUI, .NET MAUI, Avalonia, Uno Platform, Blazor and Android.
|
|
|
serilog/serilog
Simple .NET logging with fully-structured events
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.5.0 | 52,594 | 1/20/2021 |
| 4.5.0-rc1 | 10 | 1/20/2021 |
| 4.5.0-preview2-26406-04 | 17 | 1/20/2021 |
| 4.5.0-preview1-26216-02 | 17 | 1/19/2021 |
| 4.4.0 | 51,997 | 1/20/2021 |
| 4.4.0-preview2-25405-01 | 19 | 1/20/2021 |
| 4.4.0-preview1-25305-02 | 14 | 1/19/2021 |
| 4.3.1 | 207 | 1/20/2021 |
| 4.3.0 | 20,150 | 1/20/2021 |
| 4.3.0-preview1-24530-04 | 22 | 1/20/2021 |
| 4.0.0-rc3-24212-01 | 18 | 1/20/2021 |
| 0.0.1-alpha | 11 | 1/20/2021 |