Helper library for the LanguageExt functional framework that facilitates interop between F# native types like Option, Map, List, etc to .NET and Language-Ext types.
Info
Version: | 5.0.0-beta-22 |
Author(s): | Paul Louth |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/louthy/language-ext |
NuGet Url: | https://www.nuget.org/packages/LanguageExt.FSharp |
Install
Install-Package LanguageExt.FSharp
dotnet add package LanguageExt.FSharp
paket add LanguageExt.FSharp
LanguageExt.FSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LanguageExt.Core(>= 3.5.24)
- FSharp.Core(>= 4.1.12)
- LanguageExt.Core(>= 3.5.24)
- FSharp.Core(>= 4.1.12)
Tags