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
Dependencies
Microsoft.Bcl.AsyncInterfaces
[7.0.0, )
.NETStandard2.0
Microsoft.CSharp
[4.7.0, )
.NETStandard2.0
System.Diagnostics.Contracts
[4.3.0, )
.NETStandard2.0
System.Linq
[4.3.0, )
.NETStandard2.0
System.Linq.Queryable
[4.3.0, )
.NETStandard2.0
System.Memory
[4.5.5, )
.NETStandard2.0
System.Reflection.Emit
[4.7.0, )
.NETStandard2.0
System.Reflection.Emit.Lightweight
[4.7.0, )
.NETStandard2.0
System.Threading.Tasks.Extensions
[4.5.4, )
.NETStandard2.0
System.ValueTuple
[4.5.0, )
.NETStandard2.0