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 |
---|---|
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
|
6 |
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
|
5 |
System.Formats.Nrbf
Provides a safe reader for .NET Remoting Binary Format (NRBF) payloads.
|
5 |
Microsoft.Bcl.TimeProvider
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
|
4 |
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
|
4 |
Serilog
Simple .NET logging with fully-structured events
|
4 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
4 |
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
4 |
FastExpressionCompiler.src
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
|
4 |
Microsoft.Bcl.Memory
Provides Base64Url, Index and Range types support for .NET Framework and .NET Standard.
|
3 |
EmptyFiles
A collection of minimal binary files.
|
3 |
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
|
3 |
NewLife.Core
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache, network (TCP / UDP / HTTP /WebSocket), serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存、网络(Tcp/Udp/Http/WebSocket)、序列化(Binary/XML/Json)、APM性能追踪。
|
3 |
ijw.Next.IO
Package Description
|
3 |
Microsoft.Bcl.TimeProvider
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
|
3 |
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.
|
3 |
.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 | 2 | 2025/5/26 |
4.5.0 | 1 | 2025/5/27 |
4.5.0-rc1 | 1 | 2025/5/27 |
4.5.0-preview2-26406-04 | 1 | 2025/5/27 |
4.5.0-preview1-26216-02 | 1 | 2025/5/27 |
4.4.0 | 1 | 2025/5/27 |
4.4.0-preview2-25405-01 | 1 | 2025/5/27 |
4.4.0-preview1-25305-02 | 1 | 2025/5/27 |
4.3.1 | 1 | 2025/5/27 |
4.3.0 | 1 | 2025/5/28 |
4.3.0-preview1-24530-04 | 1 | 2025/5/27 |
4.0.0-rc3-24212-01 | 1 | 2025/5/27 |