Echo.Process 2.0.23-beta

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.23-beta
                    
NuGet\Install-Package Echo.Process -Version 2.0.23-beta
                    
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.23-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Echo.Process" Version="2.0.23-beta" />
                    
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.23-beta
                    
#r "nuget: Echo.Process, 2.0.23-beta"
                    
#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.23-beta&prerelease
                    
Install Echo.Process as a Cake Addin
#tool nuget:?package=Echo.Process&version=2.0.23-beta&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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 863 5/3/2023
2.2.0-beta 160 3/1/2023
2.1.36-beta 348 11/17/2022
2.1.35-beta 498 7/28/2022
2.1.34-beta 157 7/26/2022
2.1.33-beta 165 6/16/2022
2.1.32-beta 167 6/15/2022
2.1.31-beta 168 6/4/2022
2.1.30-beta 255 5/19/2022
2.1.29-beta 238 4/21/2022
2.1.27-beta 224 3/9/2022
2.1.26-beta 179 3/8/2022
2.1.25-beta 1,609 11/1/2021
2.1.24-beta 236 10/28/2021
2.1.23-beta 202 10/21/2021
2.1.22-beta 231 10/21/2021
2.1.21-beta 204 10/20/2021
2.1.20-beta 230 10/20/2021
2.1.19-beta 216 10/20/2021
2.1.18-beta 216 10/20/2021
2.1.17-beta 342 10/17/2021
2.1.16-beta 227 10/14/2021
2.1.14-beta 193 10/13/2021
2.1.13-beta 211 10/12/2021
2.1.12-beta 219 10/12/2021
2.1.11-beta 202 10/12/2021
2.1.10-beta 219 10/12/2021
2.1.7-beta 765 3/13/2021
2.1.6-beta 946 1/25/2021
2.1.5-beta 259 1/25/2021
2.1.4-beta 774 9/18/2020
2.1.3-beta 1,123 7/31/2020
2.1.2-beta 400 7/29/2020
2.1.1-beta 2,216 2/19/2020
2.1.0-beta 586 2/12/2020
2.0.75-beta 1,238 12/11/2019
2.0.74-beta 664 11/8/2019
2.0.73-beta 1,054 8/18/2019
2.0.72-beta 489 8/15/2019
2.0.71-beta 654 7/23/2019
2.0.70-beta 593 7/18/2019
2.0.69-beta 557 7/17/2019
2.0.68-beta 602 7/16/2019
2.0.67-beta 470 7/15/2019
2.0.66-beta 492 7/8/2019
2.0.65-beta 507 6/24/2019
2.0.64-beta 532 6/16/2019
2.0.63-beta 993 6/7/2019
2.0.62-beta 533 6/7/2019
2.0.61-beta 570 5/26/2019
2.0.60-beta 553 5/1/2019
2.0.59-beta 807 2/11/2019
2.0.58-beta 696 11/1/2018
2.0.57-beta 717 10/25/2018
2.0.56-beta 675 10/23/2018
2.0.55-beta 715 10/17/2018
2.0.53-beta 805 8/30/2018
2.0.52-beta 722 8/28/2018
2.0.51-beta 728 8/28/2018
2.0.50-beta 788 8/25/2018
2.0.49-beta 776 8/25/2018
2.0.47-beta 753 8/21/2018
2.0.46-beta 778 8/20/2018
2.0.45-beta 853 7/23/2018
2.0.44-beta 826 7/23/2018
2.0.43-beta 831 7/23/2018
2.0.42-beta 1,000 7/18/2018
2.0.41-beta 838 6/27/2018
2.0.40-beta 1,004 6/4/2018
2.0.39-beta 1,048 5/2/2018
2.0.38-beta 1,088 5/1/2018
2.0.37-beta 1,054 4/16/2018
2.0.36-beta 1,028 3/22/2018
2.0.35-beta 1,027 3/22/2018
2.0.34-beta 1,045 3/22/2018
2.0.33-beta 986 2/12/2018
2.0.32-beta 943 8/10/2017
2.0.31-beta 916 8/10/2017
2.0.30-beta 909 8/10/2017
2.0.29-beta 915 8/10/2017
2.0.28-beta 872 8/9/2017
2.0.27-beta 986 7/21/2017
2.0.26-beta 931 7/20/2017
2.0.25-beta 925 7/19/2017
2.0.24-beta 917 7/19/2017
2.0.23-beta 893 7/19/2017
2.0.22-beta 909 7/12/2017
2.0.21-beta 935 7/11/2017
2.0.20-beta 939 7/7/2017
2.0.19-beta 922 7/7/2017
2.0.18-beta 949 7/4/2017
2.0.17-beta 956 7/2/2017
2.0.16-beta 917 7/1/2017
2.0.15-beta 935 6/28/2017
2.0.14-beta 907 6/28/2017
2.0.13-beta 946 6/28/2017
2.0.12-beta 919 6/28/2017
2.0.11-alpha 873 6/27/2017
2.0.10-alpha 1,044 4/2/2017
2.0.9-alpha 950 3/23/2017
2.0.8-alpha 952 3/23/2017
2.0.7-alpha 922 3/23/2017
2.0.6-alpha 936 3/10/2017
2.0.4-alpha 931 3/9/2017
2.0.2-alpha 966 3/3/2017
2.0.1-alpha 951 2/21/2017
2.0.0-alpha 975 2/20/2017