![]() |
VOOZH | about |
dotnet add package LanguageExt.Core --version 4.4.9
NuGet\Install-Package LanguageExt.Core -Version 4.4.9
<PackageReference Include="LanguageExt.Core" Version="4.4.9" />
<PackageVersion Include="LanguageExt.Core" Version="4.4.9" />Directory.Packages.props
<PackageReference Include="LanguageExt.Core" />Project file
paket add LanguageExt.Core --version 4.4.9
#r "nuget: LanguageExt.Core, 4.4.9"
#:package LanguageExt.Core@4.4.9
#addin nuget:?package=LanguageExt.Core&version=4.4.9Install as a Cake Addin
#tool nuget:?package=LanguageExt.Core&version=4.4.9Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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>` |
Showing the top 14 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 ✨
|
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
Soluto/tweek
Tweek - an open source feature manager
|
|
|
stumathews/UnderstandingLanguageExt
This is a tutorial that aims to demonstrate the practical fundamentals behind using LanguageExt in a fashion though step-by-step tutorials which introduce and then build up on concepts.
|
|
|
pkuehnel/TeslaSolarCharger
A software to let your Tesla charge with solar energy ☀
|
|
|
dbosoft/YaNco
.NET SAP RFC API based on SAP Netweaver RFC SDK
|
|
|
louthy/echo-process
Actor library for C# with additional modules that support persistence to Redis, as well as JS integration
|
|
|
KyleMcMaster/payroll-processor
A smorgasbord of modern .NET tech written with functional and asynchronous patterns
|
|
|
fdonnet/ubik_accounting
Double entry accounting app in Net 9
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-beta-77 | 17,395 | 12/30/2025 |
| 5.0.0-beta-76 | 467 | 12/30/2025 |
| 5.0.0-beta-75 | 495 | 12/29/2025 |
| 5.0.0-beta-74 | 572 | 12/28/2025 |
| 5.0.0-beta-73 | 441 | 12/28/2025 |
| 5.0.0-beta-72 | 456 | 12/28/2025 |
| 5.0.0-beta-71 | 575 | 12/26/2025 |
| 5.0.0-beta-70 | 566 | 12/26/2025 |
| 5.0.0-beta-69 | 501 | 12/26/2025 |
| 5.0.0-beta-68 | 511 | 12/26/2025 |
| 5.0.0-beta-67 | 495 | 12/26/2025 |
| 5.0.0-beta-66 | 527 | 12/26/2025 |
| 5.0.0-beta-65 | 881 | 12/25/2025 |
| 5.0.0-beta-64 | 435 | 12/25/2025 |
| 5.0.0-beta-63 | 714 | 12/20/2025 |
| 5.0.0-beta-62 | 584 | 12/19/2025 |
| 5.0.0-beta-61 | 874 | 12/17/2025 |
| 5.0.0-beta-60 | 554 | 12/17/2025 |
| 5.0.0-beta-59 | 1,153 | 12/8/2025 |
| 4.4.9 | 8,051,312 | 6/26/2024 |