LanguageExt.Core 3.1.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package LanguageExt.Core --version 3.1.15
                    
NuGet\Install-Package LanguageExt.Core -Version 3.1.15
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LanguageExt.Core" Version="3.1.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LanguageExt.Core" Version="3.1.15" />
                    
Directory.Packages.props
<PackageReference Include="LanguageExt.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LanguageExt.Core --version 3.1.15
                    
#r "nuget: LanguageExt.Core, 3.1.15"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LanguageExt.Core@3.1.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LanguageExt.Core&version=3.1.15
                    
Install as a Cake Addin
#tool nuget:?package=LanguageExt.Core&version=3.1.15
                    
Install as a Cake Tool

This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (177)

Showing the top 5 NuGet packages that depend on LanguageExt.Core:

Package Downloads
LanguageExt.FSharp

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.

LanguageExt.Parsec

Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional framework and requires LanguageExt.Core

LanguageExt.Rx

Support for Reactive Extensions overloads for various types in the LanguageExt functional framework

TIKSN-Framework

This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes.

LanguageExt.Transformers

Functions like MapT, BindT, ForAllT, etc. for the nested monadic type extensions (i.e. `Seq<Option>`

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on LanguageExt.Core:

Repository Stars
p-org/P
The P programming language.
ErsatzTV/ErsatzTV
Open-source platform that transforms your personal media library into live, custom TV channels.
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
UnrealSharp/UnrealSharp
UnrealSharp is a plugin to Unreal Engine 5, which enables developers to create games using C# (.NET10) with Hot Reload
BAndysc/AvaloniaVisualBasic6
A recreation of the classic Visual Basic 6 IDE and language in C# with Avalonia
Version Downloads Last Updated
5.0.0-beta-77 4,132 12/30/2025
5.0.0-beta-76 343 12/30/2025
5.0.0-beta-75 378 12/29/2025
5.0.0-beta-74 454 12/28/2025
5.0.0-beta-73 342 12/28/2025
5.0.0-beta-72 343 12/28/2025
5.0.0-beta-71 470 12/26/2025
5.0.0-beta-70 458 12/26/2025
5.0.0-beta-69 399 12/26/2025
5.0.0-beta-68 395 12/26/2025
5.0.0-beta-67 385 12/26/2025
5.0.0-beta-66 418 12/26/2025
5.0.0-beta-65 768 12/25/2025
5.0.0-beta-64 334 12/25/2025
5.0.0-beta-63 587 12/20/2025
5.0.0-beta-62 468 12/19/2025
5.0.0-beta-61 761 12/17/2025
5.0.0-beta-60 436 12/17/2025
4.4.9 6,515,816 6/26/2024
3.1.15 1,122,765 2/8/2019
Loading failed