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
51 packages returned for Tags:"Tuple"
Sort by
Relevance
Downloads
Recently updated
LanguageExt.
Core
by:
louthy
9,206,368 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
TaskTupleAwaiter
by:
buvinghausen
jnm2
407,282 total downloads
last updated
2/27/2023
Latest version:
2.0.3
C#
7.0
Value
Tuple
Async
Await
Elegant
Code
Enable using the new Value Tuple structure to write elegant code that allows async methods to be fired in parallel despite having different return types var (result1, result2) = await (GetStringAsync(),...
More information
System.
Tuples
by:
haadis
116,699 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,138 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
LanguageExt.
FSharp
by:
louthy
407,868 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
LanguageExt.
Parsec
by:
louthy
338,576 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
NetLegacySupport.
Tuple
by:
veblush
24,182 total downloads
last updated
9/7/2016
Latest version:
1.1.1
.net
framework
legacy
support
tuple
System.Tuple for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
DevLib.
Legacy
by:
nbxx
44,213 total downloads
last updated
9/18/2017
Latest version:
2.17.8
legacy
.net
Action
Func
Tuple
System.Collections.Concurrent
await
async
Task
https://devlib.codeplex.com/ .NET 4.0 features for .NET 2.0 DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive...
More information
LanguageExt.
Rx
by:
louthy
191,926 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
TupleAsJsonArray
by:
arogozine
14,226 total downloads
last updated
2/1/2021
Latest version:
1.0.2
Tuple
ValueTuple
JSON
Serialization
Convert C# Tuple to/from JSON Array
LanguageExt.
CodeGen
by:
louthy
171,623 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Lenses
Records
Unions
Monad
Option
Either
More tags
Design and build-time code-gen for records, unions, lenses and immutable With functions
WebApplications.
Utilities
by:
WebApplicationsUK
58,543 total downloads
last updated
12/24/2018
Latest version:
5.2.6928.32551
Utility
Utilities
Enum
Reflection
Task
Range
Configuration
Formatting
Globalization
Threading
More tags
Standard Web Applications .NET Utilities
LanguageExt.
Transformers
by:
louthy
102,284 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Functions like MapT, BindT, ForAllT, etc. for the nested monadic type extensions (i.e. `Seq<Option>`
ArrayDeconstructors.
Source
by:
hazzik
12,436 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;
equadrat.
Framework.
Core.
Interfaces
by:
equadrat
32,430 total downloads
last updated
6/3/2023
Latest version:
6.0.6
equadrat
framework
core
ioc
dependency
injection
container
bootstrapp
serializer
observable
More tags
A framework to extend the Microsoft .net framework with extra core functionality.
Infodinamica.
Framework.
Core
by:
Infodinamica
90,281 total downloads
last updated
8/8/2016
Latest version:
3.5.0.24220
Framework
Infodinamica
Core
Tuple
NET3.5
.NET3.5
PropertyInfo
Reflection
IsNumeric
IsBoolean
More tags
Métodos y utilidades base del framework
TupleAsJsonArray.
Redux
by:
Hawxy
5,374 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
Tinkerforge.
Tuple
by:
FabioJe
3,751 total downloads
last updated
3/23/2018
Latest version:
1.3.0
Tinkerforge
Tuple
Tinker
Forge
Adds tuple support for Tinkerforge .NET API. Requires .NET 4.7.
Echo.
Process
by:
louthy
62,686 total downloads
last updated
5/3/2023
Latest version:
2.2.1-beta
Echo
Process
C#
Functional
Language
Extension
Monad
Option
Either
Reader
More tags
echo-process Actor library component that works with LanguageExt.Core: An 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for...
More information
equadrat.
Framework.
Core
by:
equadrat
23,419 total downloads
last updated
6/3/2023
Latest version:
6.0.6
equadrat
framework
core
ioc
dependency
injection
container
bootstrapp
serializer
observable
More tags
A framework to extend the Microsoft .net framework with extra core functionality.
Previous
Next