Echo.Process 2.0.11-alpha

This is a prerelease version of Echo.Process.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Echo.Process --version 2.0.11-alpha
                    
NuGet\Install-Package Echo.Process -Version 2.0.11-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Echo.Process" Version="2.0.11-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Echo.Process" Version="2.0.11-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Echo.Process" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Echo.Process --version 2.0.11-alpha
                    
#r "nuget: Echo.Process, 2.0.11-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Echo.Process&version=2.0.11-alpha&prerelease
                    
Install Echo.Process as a Cake Addin
#tool nuget:?package=Echo.Process&version=2.0.11-alpha&prerelease
                    
Install Echo.Process as a Cake Tool

echo-process Actor library component that works with LanguageExt.Core: 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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Echo.Process:

Package Downloads
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1-beta 848 5/3/2023
2.2.0-beta 153 3/1/2023
2.1.36-beta 341 11/17/2022
2.1.35-beta 489 7/28/2022
2.1.34-beta 149 7/26/2022
2.1.33-beta 157 6/16/2022
2.1.32-beta 159 6/15/2022
2.1.31-beta 160 6/4/2022
2.1.30-beta 247 5/19/2022
2.1.29-beta 229 4/21/2022
2.1.27-beta 215 3/9/2022
2.1.26-beta 169 3/8/2022
2.1.25-beta 1,597 11/1/2021
2.1.24-beta 225 10/28/2021
2.1.23-beta 191 10/21/2021
2.1.22-beta 220 10/21/2021
2.1.21-beta 192 10/20/2021
2.1.20-beta 219 10/20/2021
2.1.19-beta 205 10/20/2021
2.1.18-beta 205 10/20/2021
2.1.17-beta 331 10/17/2021
2.1.16-beta 215 10/14/2021
2.1.14-beta 182 10/13/2021
2.1.13-beta 200 10/12/2021
2.1.12-beta 208 10/12/2021
2.1.11-beta 191 10/12/2021
2.1.10-beta 207 10/12/2021
2.1.7-beta 752 3/13/2021
2.1.6-beta 934 1/25/2021
2.1.5-beta 248 1/25/2021
2.1.4-beta 760 9/18/2020
2.1.3-beta 1,111 7/31/2020
2.1.2-beta 389 7/29/2020
2.1.1-beta 2,204 2/19/2020
2.1.0-beta 574 2/12/2020
2.0.75-beta 1,226 12/11/2019
2.0.74-beta 651 11/8/2019
2.0.73-beta 1,041 8/18/2019
2.0.72-beta 476 8/15/2019
2.0.71-beta 641 7/23/2019
2.0.70-beta 580 7/18/2019
2.0.69-beta 544 7/17/2019
2.0.68-beta 588 7/16/2019
2.0.67-beta 456 7/15/2019
2.0.66-beta 478 7/8/2019
2.0.65-beta 494 6/24/2019
2.0.64-beta 519 6/16/2019
2.0.63-beta 980 6/7/2019
2.0.62-beta 520 6/7/2019
2.0.61-beta 557 5/26/2019
2.0.60-beta 539 5/1/2019
2.0.59-beta 792 2/11/2019
2.0.58-beta 681 11/1/2018
2.0.57-beta 702 10/25/2018
2.0.56-beta 660 10/23/2018
2.0.55-beta 700 10/17/2018
2.0.53-beta 789 8/30/2018
2.0.52-beta 706 8/28/2018
2.0.51-beta 712 8/28/2018
2.0.50-beta 772 8/25/2018
2.0.49-beta 760 8/25/2018
2.0.47-beta 737 8/21/2018
2.0.46-beta 762 8/20/2018
2.0.45-beta 823 7/23/2018
2.0.44-beta 795 7/23/2018
2.0.43-beta 801 7/23/2018
2.0.42-beta 955 7/18/2018
2.0.41-beta 807 6/27/2018
2.0.40-beta 959 6/4/2018
2.0.39-beta 1,005 5/2/2018
2.0.38-beta 1,043 5/1/2018
2.0.37-beta 1,009 4/16/2018
2.0.36-beta 983 3/22/2018
2.0.35-beta 982 3/22/2018
2.0.34-beta 1,000 3/22/2018
2.0.33-beta 941 2/12/2018
2.0.32-beta 913 8/10/2017
2.0.31-beta 886 8/10/2017
2.0.30-beta 879 8/10/2017
2.0.29-beta 885 8/10/2017
2.0.28-beta 842 8/9/2017
2.0.27-beta 955 7/21/2017
2.0.26-beta 901 7/20/2017
2.0.25-beta 895 7/19/2017
2.0.24-beta 887 7/19/2017
2.0.23-beta 863 7/19/2017
2.0.22-beta 879 7/12/2017
2.0.21-beta 905 7/11/2017
2.0.20-beta 909 7/7/2017
2.0.19-beta 892 7/7/2017
2.0.18-beta 918 7/4/2017
2.0.17-beta 926 7/2/2017
2.0.16-beta 886 7/1/2017
2.0.15-beta 905 6/28/2017
2.0.14-beta 877 6/28/2017
2.0.13-beta 916 6/28/2017
2.0.12-beta 890 6/28/2017
2.0.11-alpha 842 6/27/2017
2.0.10-alpha 1,013 4/2/2017
2.0.9-alpha 920 3/23/2017
2.0.8-alpha 922 3/23/2017
2.0.7-alpha 892 3/23/2017
2.0.6-alpha 906 3/10/2017
2.0.4-alpha 900 3/9/2017
2.0.2-alpha 936 3/3/2017
2.0.1-alpha 921 2/21/2017
2.0.0-alpha 945 2/20/2017