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
15 packages returned for Tags:"memo"
Sort by
Relevance
Downloads
Recently updated
LanguageExt.
Core
by:
louthy
8,340,934 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.
LanguageExt.
FSharp
by:
louthy
376,830 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.
LanguageExt.
Parsec
by:
louthy
315,371 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
LanguageExt.
Rx
by:
louthy
180,555 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
LanguageExt.
CodeGen
by:
louthy
149,573 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
Functional.
Fluent
by:
leonardpt
29,036 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.
Transformers
by:
louthy
82,652 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>`
Echo.
Process
by:
louthy
61,018 total downloads
last updated
3/1/2023
Latest version:
2.2.0-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
48,580 total downloads
last updated
3/1/2023
Latest version:
2.2.0-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
Echo.
Process.
Owin
by:
louthy
47,450 total downloads
last updated
3/1/2023
Latest version:
2.2.0-beta
Echo
Process
C#
Functional
Language
Extension
Monad
Option
Either
Reader
More tags
WebSocket client support (via Owin) for the Echo.Process system.
NDbfReaderEx
by:
emelhu
14,962 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.
Redis
by:
louthy
47,553 total downloads
last updated
3/1/2023
Latest version:
2.2.0-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.
Sys
by:
louthy
43,373 total downloads
last updated
2/5/2023
Latest version:
4.4.2
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
LanguageExt.
SysX
by:
louthy
4,440 total downloads
last updated
2/5/2023
Latest version:
4.4.2
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
244 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