LanguageExt.Core 5.0.0-beta-06

This is a prerelease version of LanguageExt.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package LanguageExt.Core --version 5.0.0-beta-06
                    
NuGet\Install-Package LanguageExt.Core -Version 5.0.0-beta-06
                    
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="5.0.0-beta-06" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LanguageExt.Core" Version="5.0.0-beta-06" />
                    
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 5.0.0-beta-06
                    
#r "nuget: LanguageExt.Core, 5.0.0-beta-06"
                    
#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@5.0.0-beta-06
                    
#: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=5.0.0-beta-06&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LanguageExt.Core&version=5.0.0-beta-06&prerelease
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (183)

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

TIKSN Framework is a .NET 10 application framework and utility library for building modular services, command-line tools, data-driven applications, and .NET MAUI apps. It includes dependency injection helpers, Autofac modules, repository, query repository, file repository, stream repository, pagination, unit-of-work abstractions, Entity Framework Core, Azure Table Storage, Azure Blob Storage, MongoDB, LiteDB, and RavenDB adapters, memory, distributed, and hybrid repository cache decorators, finance and money types, pricing models, currency conversion, central-bank foreign exchange providers, globalization, language and region localization resources, JSON, XML, MessagePack, custom binary serialization, Protocol Buffers-backed licensing schema support, license generation and signature services, shell and PowerShell application infrastructure, telemetry abstractions, correlation IDs, settings, known folders, network connectivity, antimalware abstractions, versioning, numbering, time period types, REST helpers, sitemap models, and platform-specific MAUI registrations.

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/legacy
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.
BAndysc/AvaloniaVisualBasic6
A recreation of the classic Visual Basic 6 IDE and language in C# with Avalonia
kendryte/nncase
Open deep learning compiler stack for Kendryte AI accelerators ✨
Version Downloads Last Updated
5.0.0-beta-77 20,864 12/30/2025
5.0.0-beta-76 487 12/30/2025
5.0.0-beta-75 521 12/29/2025
5.0.0-beta-74 591 12/28/2025
5.0.0-beta-73 461 12/28/2025
5.0.0-beta-72 475 12/28/2025
5.0.0-beta-71 595 12/26/2025
5.0.0-beta-70 593 12/26/2025
5.0.0-beta-69 522 12/26/2025
5.0.0-beta-68 530 12/26/2025
5.0.0-beta-67 516 12/26/2025
5.0.0-beta-66 549 12/26/2025
5.0.0-beta-65 901 12/25/2025
5.0.0-beta-64 458 12/25/2025
5.0.0-beta-63 737 12/20/2025
5.0.0-beta-62 603 12/19/2025
5.0.0-beta-61 895 12/17/2025
5.0.0-beta-60 580 12/17/2025
5.0.0-beta-06 411 8/4/2024
4.4.9 8,304,638 6/26/2024
Loading failed