Skip to main content
Echo.Process package icon

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.

Total Downloads
100.9K
100,898
Published
May 19, 2022
Latest stable version

Install

.NET CLI
dotnet add package Echo.Process --version 2.1.30-beta
Package Manager Console
Install-Package Echo.Process -Version 2.1.30-beta
PackageReference
<PackageReference Include="Echo.Process" Version="2.1.30-beta" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

LanguageExt.Core
.NETFramework4.6.1
[4.1.0, )
LanguageExt.Parsec
.NETFramework4.6.1
[4.0.10-beta, )
Newtonsoft.Json
.NETFramework4.6.1
[12.0.3, )
System.Reactive
.NETFramework4.6.1
[5.0.0, )
LanguageExt.Core
.NETStandard2.0
[4.1.0, )
LanguageExt.Parsec
.NETStandard2.0
[4.0.10-beta, )
Newtonsoft.Json
.NETStandard2.0
[12.0.3, )
System.Reactive
.NETStandard2.0
[5.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.