Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
49 packages returned for Tags:"tuple"
Sort by
Relevance
Downloads
Recently updated
LanguageExt.
Core
by:
louthy
7,709,948 total downloads
last updated
2/5/2023
Latest version:
4.4.2
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
343,200 total downloads
last updated
10/25/2022
Latest version:
2.0.2
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
111,561 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,075 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
361,530 total downloads
last updated
2/5/2023
Latest version:
4.4.2
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.
NetLegacySupport.
Tuple
by:
veblush
22,706 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.
LanguageExt.
Parsec
by:
louthy
306,642 total downloads
last updated
2/5/2023
Latest version:
4.4.2
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
DevLib.
Legacy
by:
nbxx
42,032 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
174,964 total downloads
last updated
2/5/2023
Latest version:
4.4.2
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
WebApplications.
Utilities
by:
WebApplicationsUK
57,292 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.
CodeGen
by:
louthy
129,864 total downloads
last updated
2/5/2023
Latest version:
4.4.2
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
TupleAsJsonArray
by:
arogozine
9,685 total downloads
last updated
2/1/2021
Latest version:
1.0.2
Tuple
ValueTuple
JSON
Serialization
Convert C# Tuple to/from JSON Array
ArrayDeconstructors.
Source
by:
hazzik
11,187 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;
Infodinamica.
Framework.
Core
by:
Infodinamica
87,784 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
equadrat.
Framework.
Core.
Interfaces
by:
equadrat
8,878 total downloads
last updated
1/26/2023
Latest version:
5.8.5
equadrat
framework
core
ioc
dependency
injection
container
bootstrapp
serializer
observable
More tags
The framework core part.
LanguageExt.
Transformers
by:
louthy
66,163 total downloads
last updated
2/5/2023
Latest version:
4.4.2
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>`
Tinkerforge.
Tuple
by:
FabioJe
3,626 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
59,452 total downloads
last updated
11/17/2022
Latest version:
2.1.36-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
6,335 total downloads
last updated
1/26/2023
Latest version:
5.8.5
equadrat
framework
core
ioc
dependency
injection
container
bootstrapp
serializer
observable
More tags
The framework core part.
WindowsPhoneTuple
by:
bc3tech
3,985 total downloads
last updated
4/27/2012
Latest version:
1.0.2
tuple
windows
phone
phone
system.tuple
Adds the Tuple back in to System namespace for usage in Windows Phone projects
Previous
Next