![]() |
VOOZH | about |
dotnet add package LanguageExt.Parsec --version 4.4.9
NuGet\Install-Package LanguageExt.Parsec -Version 4.4.9
<PackageReference Include="LanguageExt.Parsec" Version="4.4.9" />
<PackageVersion Include="LanguageExt.Parsec" Version="4.4.9" />Directory.Packages.props
<PackageReference Include="LanguageExt.Parsec" />Project file
paket add LanguageExt.Parsec --version 4.4.9
#r "nuget: LanguageExt.Parsec, 4.4.9"
#:package LanguageExt.Parsec@4.4.9
#addin nuget:?package=LanguageExt.Parsec&version=4.4.9Install as a Cake Addin
#tool nuget:?package=LanguageExt.Parsec&version=4.4.9Install as a Cake Tool
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
| 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.Parsec:
| Package | Downloads |
|---|---|
|
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. |
|
|
Echo.Process
echo-process Actor library component that works with LanguageExt.Core: An 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch. |
|
|
Echo.ProcessJS
Javascript actor library that works with LanguageExt.Core and Echo.Process: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch. |
|
|
Echo.Process.Redis
Actor library component that works with LanguageExt.Core and Echo.Process: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch. |
|
|
Echo.Process.Owin
WebSocket client support (via Owin) for the Echo.Process system. |
Showing the top 1 popular GitHub repositories that depend on LanguageExt.Parsec:
| Repository | Stars |
|---|---|
|
louthy/echo-process
Actor library for C# with additional modules that support persistence to Redis, as well as JS integration
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-beta-77 | 909 | 12/30/2025 |
| 5.0.0-beta-76 | 128 | 12/30/2025 |
| 5.0.0-beta-75 | 115 | 12/29/2025 |
| 5.0.0-beta-74 | 123 | 12/28/2025 |
| 5.0.0-beta-73 | 117 | 12/28/2025 |
| 5.0.0-beta-72 | 113 | 12/28/2025 |
| 5.0.0-beta-71 | 154 | 12/26/2025 |
| 5.0.0-beta-70 | 149 | 12/26/2025 |
| 5.0.0-beta-69 | 166 | 12/26/2025 |
| 5.0.0-beta-68 | 172 | 12/26/2025 |
| 5.0.0-beta-67 | 180 | 12/26/2025 |
| 5.0.0-beta-66 | 173 | 12/26/2025 |
| 5.0.0-beta-65 | 199 | 12/25/2025 |
| 5.0.0-beta-64 | 216 | 12/25/2025 |
| 5.0.0-beta-63 | 163 | 12/20/2025 |
| 5.0.0-beta-62 | 248 | 12/19/2025 |
| 5.0.0-beta-61 | 302 | 12/17/2025 |
| 5.0.0-beta-60 | 291 | 12/17/2025 |
| 5.0.0-beta-59 | 480 | 12/8/2025 |
| 4.4.9 | 123,385 | 6/26/2024 |