Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
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
14,848,200 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
111,452 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
99,049 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
7,933 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
11,172 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
8,771 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
7,738 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,622 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
SpanDeconstructors.
Source
by:
hazzik
381 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;
Pgr.
1.
0.
0.
net6
by:
mojeKontoNuget
83 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
208 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
LinqForTuples.
DotNet6
by:
mojeKontoNuget
81 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
83 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