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
15 packages returned for Tags:"memo"
Sort by
Relevance
Downloads
Recently updated
LanguageExt.
Core
by:
louthy
11,976,184 total downloads
last updated
10/21/2023
Latest version:
4.4.7
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.
LanguageExt.
Parsec
by:
louthy
436,117 total downloads
last updated
10/21/2023
Latest version:
4.4.7
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
LanguageExt.
FSharp
by:
louthy
466,727 total downloads
last updated
10/21/2023
Latest version:
4.4.7
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.
CodeGen
by:
louthy
264,156 total downloads
last updated
10/21/2023
Latest version:
4.4.7
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
LanguageExt.
Rx
by:
louthy
216,012 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
LanguageExt.
Transformers
by:
louthy
188,006 total downloads
last updated
10/21/2023
Latest version:
4.4.7
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>`
Functional.
Fluent
by:
leonardpt
Deprecated
31,297 total downloads
last updated
10/6/2017
Latest version:
1.3.6
fluent
functional
monad
maybe
pattern
matching
state
result
memo
Provides a functional fluent syntax for C# based apps
LanguageExt.
Sys
by:
louthy
70,589 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Aff
Eff
Monad
Option
Either
Reader
More tags
Extensions to language-ext effects system that wraps the IO behaviours from the .NET BCL
Echo.
Process
by:
louthy
65,768 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
Echo.
ProcessJS
by:
louthy
53,215 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
Javascript actor library that works with LanguageExt.Core and Echo.Process: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like...
More information
NDbfReaderEx
by:
emelhu
17,068 total downloads
last updated
5/20/2016
Latest version:
1.4.1.1
dbf
dBase
dBaseIII
dBase3
Clipper
dBase3
4
5
6
7
More tags
NDbfReadedEx: An extended reader of DBF file for .NET [forked from https://github.com/eXavera/NDbfReader by Stanislav Fajfr]
Echo.
Process.
Owin
by:
louthy
52,303 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
WebSocket client support (via Owin) for the Echo.Process system.
Echo.
Process.
Redis
by:
louthy
52,268 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
Actor library component that works with LanguageExt.Core and Echo.Process: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like...
More information
LanguageExt.
SysX
by:
louthy
12,296 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Aff
Eff
Monad
Option
Either
Reader
More tags
Extensions to language-ext effects system that wraps .NET5+ specific IO from the .NET BCL
Functional.
Fluent.
Next
by:
leonardpt
315 total downloads
last updated
4/23/2021
Latest version:
1.0.0
fluent
functional
monad
maybe
pattern
matching
state
result
memo
Provides a functional fluent syntax for C# based apps