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
13 packages returned for Tags:"tuples"
Sort by
Relevance
Downloads
Recently updated
Dynamitey
by:
EkonBenefits
jbtule
16,640,755 total downloads
last updated
10/2/2019
Latest version:
2.0.10.189
dynamic
metaprogramming
dlr
reflection
currying
tuples
expando
latetypes
(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net
System.
Tuples
by:
haadis
116,465 total downloads
last updated
5/5/2011
Latest version:
1.0.0
tuple
tuples
System.Tuples is a small tuple library made to be compatible with .net 2.0, .net 3.0 and .net 3.5.
TupleExtensions.
VictorGavrish
by:
VictorGavrish
102,068 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
XUnit.
ValueTuples
by:
Chris3606
8,152 total downloads
last updated
8/31/2019
Latest version:
1.0.1
xunit
valuetuples
tuples
A small library to add a MemberData attribute to XUnit that can accept ValueTuples as its data source.
ArrayDeconstructors.
Source
by:
hazzik
12,375 total downloads
last updated
10/12/2022
Latest version:
1.0.4
deconstructor
deconstruction
array
arrays
tuple
tuples
ArrayDeconstructors is a source package which allows you to use new C# 7 deconstruction syntax to deconstruct array into variables: int[] array = <...>; var (a,b) = array;
IonKiwi.
Json
by:
IonKiwi
9,332 total downloads
last updated
12/27/2021
Latest version:
1.0.15
json
ECMAScript
parser
writer
tuples
async
Yet Another JSON parser Parse/write JSON/ECMAScript like content Features - unquoted property names - single / multi-line comments - trailing comma allowed for objects and arrays - single quoted strings -...
More information
NeoSmart.
Linq
by:
neosmart
8,325 total downloads
last updated
1/27/2022
Latest version:
2.1.0
linq
extension
methods
tuples
performance
linqplus
LinqPlus provides more LINQ awesomeness, with optimized LINQ methods for specific containers, tuple enumeration of dictionaries, functional LINQ extension methods, single function extensions for common...
More information
Mutuple
by:
NickStrupat
2,754 total downloads
last updated
11/27/2016
Latest version:
0.2.0
mutable
tuple
tuples
mutuple
mutuples
Mutable tuple classes for those times when you need mutable, reference-type tuples
LinqForTuples.
NetFramework
by:
mojeKontoNuget
413 total downloads
last updated
12/21/2022
Latest version:
1.0.1
Linq
for
tuples
LinqForTuples
System.ValueTuple
PGR
Extension method to use system value tuples like collections
Pgr.
1.
0.
0.
net6
by:
mojeKontoNuget
106 total downloads
last updated
12/21/2022
Latest version:
1.0.0
LinqForTuples
Linq
Tuples
PGR
dotNet6
Extenstion method to use System.ValueTuples as Enumerables
SpanDeconstructors.
Source
by:
hazzik
410 total downloads
last updated
11/1/2019
Latest version:
1.0.0
deconstructor
deconstruction
span
read-only-span
tuple
tuples
SpanDeconstructors is a source package which allows you to use C# 7 deconstruction syntax to deconstruct array or span into variables: Span<int> span = <...>; var (a,b) = span;
LinqForTuples.
DotNet6
by:
mojeKontoNuget
115 total downloads
last updated
12/21/2022
Latest version:
1.0.0
LinqForTuples
Linq
Tuples
PGR
dotNet6
Extenstions
System.ValueTuples
Extenstion method to use System.ValueTuples as Enumerables
LinqForTuples.
Standard
by:
mojeKontoNuget
116 total downloads
last updated
12/21/2022
Latest version:
1.0.0
LInqForTuples
Linq
For
Tuples
System.ValueTuple
Extenstions
PGR
Standard
Extension method to use System.ValueTuples as Enumerable