👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
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
19,224,403 total downloads
last updated
11/8/2023
Latest version:
3.0.3
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
125,719 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
106,094 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
ArrayDeconstructors.
Source
by:
hazzik
14,594 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;
XUnit.
ValueTuples
by:
Chris3606
8,520 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.
IonKiwi.
Json
by:
IonKiwi
10,437 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,929 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,970 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
Pgr.
1.
0.
0.
net6
by:
mojeKontoNuget
177 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
LinqForTuples.
NetFramework
by:
mojeKontoNuget
539 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
SpanDeconstructors.
Source
by:
hazzik
473 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
207 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
311 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