LanguageExt.Core 5.0.0-beta-10

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-10
                    
NuGet\Install-Package LanguageExt.Core -Version 5.0.0-beta-10
                    
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-10" />
                    
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-10" />
                    
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-10
                    
#r "nuget: LanguageExt.Core, 5.0.0-beta-10"
                    
#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-10
                    
#: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-10&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LanguageExt.Core&version=5.0.0-beta-10&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 (178)

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-beta-77 4,762 12/30/2025
5.0.0-beta-76 352 12/30/2025
5.0.0-beta-75 389 12/29/2025
5.0.0-beta-74 463 12/28/2025
5.0.0-beta-73 353 12/28/2025
5.0.0-beta-72 352 12/28/2025
5.0.0-beta-71 479 12/26/2025
5.0.0-beta-70 467 12/26/2025
5.0.0-beta-69 409 12/26/2025
5.0.0-beta-68 405 12/26/2025
5.0.0-beta-67 394 12/26/2025
5.0.0-beta-66 427 12/26/2025
5.0.0-beta-65 778 12/25/2025
5.0.0-beta-64 344 12/25/2025
5.0.0-beta-63 600 12/20/2025
5.0.0-beta-62 479 12/19/2025
5.0.0-beta-61 773 12/17/2025
5.0.0-beta-60 446 12/17/2025
5.0.0-beta-10 2,580 8/18/2024
4.4.9 6,669,717 6/26/2024
Loading failed