Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
9 packages returned for Tags:"valuetuple"
Sort by
Relevance
Downloads
Recently updated
TupleExtensions.
VictorGavrish
by:
VictorGavrish
99,924 total downloads
last updated
9/16/2018
Latest version:
1.3.0
linq
tuple
tuples
valuetuple
A collection of convenience extensions that leverages C# 7 tuples
ValueTupleBridge
by:
OrangeCube
ufcpp
42,083 total downloads
last updated
9/6/2018
Latest version:
0.1.5
ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Theraot.
Core
by:
theraot
224,440 total downloads
last updated
11/4/2021
Latest version:
3.2.11
Backport
Polyfill
Bridge
ValueTask
ValueTuple
Async
Task
Linq
Expressions
ThreadLocal
More tags
Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, Range, Index, etc...) for .NET Framework. .NET Core, .NET Standard
TupleAsJsonArray
by:
arogozine
11,541 total downloads
last updated
2/1/2021
Latest version:
1.0.2
Tuple
ValueTuple
JSON
Serialization
Convert C# Tuple to/from JSON Array
MongoDB.
Serializer.
ValueTuple
by:
ianescober
9,381 total downloads
last updated
10/3/2019
Latest version:
1.0.0
nosql
mongo
mongodb
bson
valuetuple
A serializer and deserializer library for the ValueTuple type introduced in C# 7 for the MongoDB .NET Driver.
TupleAsJsonArray.
Redux
by:
Hawxy
3,439 total downloads
last updated
8/1/2022
Latest version:
1.1.0
Tuple
ValueTuple
JSON
Serialization
Convert C# Tuple to/from JSON Array - Fork with fixes for handling large streams
Code.
Extensions.
ValueTuple
by:
shaynevanasperen
600 total downloads
last updated
9/19/2019
Latest version:
1.0.0
valuetuple
Source code package. An extension for determining whether or not a type is a ValueTuple and for getting/setting the item fields.
RegExtract
by:
sblom
23,949 total downloads
last updated
1/19/2022
Latest version:
1.0.18
regex
parse
parser
reader
deserialize
deserializer
valuetuple
record
deserialization
parsing
More tags
Clean & simple, idiomatic C# RegEx-based line parser. RegExtract takes a string and a regular expression template and deserializes to a provided type. Works especially well with records and tuples, but can...
More information
Code.
Extensions.
ValueTuple.
ServiceProvider
by:
shaynevanasperen
499 total downloads
last updated
9/19/2019
Latest version:
1.0.0
valuetuple
Source code package. A wrapper of IServiceProvider that can resolve instances of ValueTuple by resolving each item from the inner IServiceProvider.