Skip to main content
LanguageExt.Core package icon

LanguageExt.Core

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.

Total Downloads
46.7M
46,675,760
Published
Jun 26, 2024
Latest stable version

Install

.NET CLI
dotnet add package LanguageExt.Core --version 4.4.9
Package Manager Console
Install-Package LanguageExt.Core -Version 4.4.9
PackageReference
<PackageReference Include="LanguageExt.Core" Version="4.4.9" />

Frameworks

.NETStandard2.0

Dependencies

[7.0.0, )
Microsoft.CSharp
.NETStandard2.0
[4.7.0, )
[4.3.0, )
System.Linq
.NETStandard2.0
[4.3.0, )
System.Linq.Queryable
.NETStandard2.0
[4.3.0, )
System.Memory
.NETStandard2.0
[4.5.5, )
System.Reflection.Emit
.NETStandard2.0
[4.7.0, )
[4.7.0, )
[4.5.4, )
System.ValueTuple
.NETStandard2.0
[4.5.0, )