Echo.Process 2.0.22-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.22-beta
                    
NuGet\Install-Package Echo.Process -Version 2.0.22-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.22-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.22-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.22-beta
                    
#r "nuget: Echo.Process, 2.0.22-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.22-beta&prerelease
                    
Install Echo.Process as a Cake Addin
#tool nuget:?package=Echo.Process&version=2.0.22-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 865 5/3/2023
2.2.0-beta 162 3/1/2023
2.1.36-beta 352 11/17/2022
2.1.35-beta 501 7/28/2022
2.1.34-beta 160 7/26/2022
2.1.33-beta 168 6/16/2022
2.1.32-beta 170 6/15/2022
2.1.31-beta 171 6/4/2022
2.1.30-beta 258 5/19/2022
2.1.29-beta 242 4/21/2022
2.1.27-beta 229 3/9/2022
2.1.26-beta 184 3/8/2022
2.1.25-beta 1,615 11/1/2021
2.1.24-beta 241 10/28/2021
2.1.23-beta 207 10/21/2021
2.1.22-beta 236 10/21/2021
2.1.21-beta 211 10/20/2021
2.1.20-beta 235 10/20/2021
2.1.19-beta 221 10/20/2021
2.1.18-beta 222 10/20/2021
2.1.17-beta 347 10/17/2021
2.1.16-beta 232 10/14/2021
2.1.14-beta 198 10/13/2021
2.1.13-beta 216 10/12/2021
2.1.12-beta 224 10/12/2021
2.1.11-beta 207 10/12/2021
2.1.10-beta 224 10/12/2021
2.1.7-beta 772 3/13/2021
2.1.6-beta 953 1/25/2021
2.1.5-beta 266 1/25/2021
2.1.4-beta 785 9/18/2020
2.1.3-beta 1,131 7/31/2020
2.1.2-beta 409 7/29/2020
2.1.1-beta 2,227 2/19/2020
2.1.0-beta 597 2/12/2020
2.0.75-beta 1,250 12/11/2019
2.0.74-beta 675 11/8/2019
2.0.73-beta 1,065 8/18/2019
2.0.72-beta 500 8/15/2019
2.0.71-beta 665 7/23/2019
2.0.70-beta 604 7/18/2019
2.0.69-beta 568 7/17/2019
2.0.68-beta 613 7/16/2019
2.0.67-beta 481 7/15/2019
2.0.66-beta 503 7/8/2019
2.0.65-beta 518 6/24/2019
2.0.64-beta 544 6/16/2019
2.0.63-beta 1,007 6/7/2019
2.0.62-beta 545 6/7/2019
2.0.61-beta 581 5/26/2019
2.0.60-beta 564 5/1/2019
2.0.59-beta 818 2/11/2019
2.0.58-beta 706 11/1/2018
2.0.57-beta 729 10/25/2018
2.0.56-beta 685 10/23/2018
2.0.55-beta 725 10/17/2018
2.0.53-beta 816 8/30/2018
2.0.52-beta 733 8/28/2018
2.0.51-beta 739 8/28/2018
2.0.50-beta 799 8/25/2018
2.0.49-beta 787 8/25/2018
2.0.47-beta 765 8/21/2018
2.0.46-beta 789 8/20/2018
2.0.45-beta 871 7/23/2018
2.0.44-beta 844 7/23/2018
2.0.43-beta 849 7/23/2018
2.0.42-beta 1,026 7/18/2018
2.0.41-beta 859 6/27/2018
2.0.40-beta 1,031 6/4/2018
2.0.39-beta 1,074 5/2/2018
2.0.38-beta 1,114 5/1/2018
2.0.37-beta 1,080 4/16/2018
2.0.36-beta 1,054 3/22/2018
2.0.35-beta 1,053 3/22/2018
2.0.34-beta 1,071 3/22/2018
2.0.33-beta 1,012 2/12/2018
2.0.32-beta 961 8/10/2017
2.0.31-beta 934 8/10/2017
2.0.30-beta 927 8/10/2017
2.0.29-beta 933 8/10/2017
2.0.28-beta 890 8/9/2017
2.0.27-beta 1,004 7/21/2017
2.0.26-beta 949 7/20/2017
2.0.25-beta 943 7/19/2017
2.0.24-beta 935 7/19/2017
2.0.23-beta 911 7/19/2017
2.0.22-beta 927 7/12/2017
2.0.21-beta 954 7/11/2017
2.0.20-beta 957 7/7/2017
2.0.19-beta 940 7/7/2017
2.0.18-beta 967 7/4/2017
2.0.17-beta 974 7/2/2017
2.0.16-beta 935 7/1/2017
2.0.15-beta 954 6/28/2017
2.0.14-beta 925 6/28/2017
2.0.13-beta 964 6/28/2017
2.0.12-beta 938 6/28/2017
2.0.11-alpha 891 6/27/2017
2.0.10-alpha 1,063 4/2/2017
2.0.9-alpha 970 3/23/2017
2.0.8-alpha 970 3/23/2017
2.0.7-alpha 940 3/23/2017
2.0.6-alpha 954 3/10/2017
2.0.4-alpha 949 3/9/2017
2.0.2-alpha 984 3/3/2017
2.0.1-alpha 969 2/21/2017
2.0.0-alpha 993 2/20/2017