System.ValueTuple
4.4.0-preview1-25305-02
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ValueTuple --version 4.4.0-preview1-25305-02
NuGet\Install-Package System.ValueTuple -Version 4.4.0-preview1-25305-02
<PackageReference Include="System.ValueTuple" Version="4.4.0-preview1-25305-02" />
paket add System.ValueTuple --version 4.4.0-preview1-25305-02
#r "nuget: System.ValueTuple, 4.4.0-preview1-25305-02"
// Install System.ValueTuple as a Cake Addin
#addin nuget:?package=System.ValueTuple&version=4.4.0-preview1-25305-02&prerelease
// Install System.ValueTuple as a Cake Tool
#tool nuget:?package=System.ValueTuple&version=4.4.0-preview1-25305-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>
af7d2ae49c79bb279625de4e92f7f91f9fe94f5d
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 uap10.1 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
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.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 (2.5K)
Showing the top 5 NuGet packages that depend on System.ValueTuple:
Package | Downloads |
---|---|
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. |
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache. |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks. |
|
Serilog
Simple .NET logging with fully-structured events |
GitHub repositories (676)
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.
|
|
AvaloniaUI/Avalonia
A cross-platform UI framework for .NET
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|
|
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+.
|
Version | Downloads | Last updated |
---|---|---|
4.5.0 | 231,865,599 | 5/29/2018 |
4.5.0-rc1 | 129,341 | 5/6/2018 |
4.5.0-preview2-26406-04 | 121,811 | 4/10/2018 |
4.5.0-preview1-26216-02 | 88,715 | 2/26/2018 |
4.4.0 | 117,573,217 | 8/9/2017 |
4.4.0-preview2-25405-01 | 34,602 | 6/27/2017 |
4.4.0-preview1-25305-02 | 143,026 | 5/9/2017 |
4.3.1 | 7,971,367 | 5/9/2017 |
4.3.0 | 134,762,673 | 11/15/2016 |
4.3.0-preview1-24530-04 | 72,767 | 10/24/2016 |
4.0.0-rc3-24212-01 | 132,690 | 6/27/2016 |