Echo.Process 2.0.15-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.15-beta
                    
NuGet\Install-Package Echo.Process -Version 2.0.15-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.15-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.15-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.15-beta
                    
#r "nuget: Echo.Process, 2.0.15-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.15-beta&prerelease
                    
Install Echo.Process as a Cake Addin
#tool nuget:?package=Echo.Process&version=2.0.15-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 163 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,617 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 212 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 614 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,008 6/7/2019
2.0.62-beta 545 6/7/2019
2.0.61-beta 581 5/26/2019
2.0.60-beta 565 5/1/2019
2.0.59-beta 818 2/11/2019
2.0.58-beta 709 11/1/2018
2.0.57-beta 733 10/25/2018
2.0.56-beta 688 10/23/2018
2.0.55-beta 728 10/17/2018
2.0.53-beta 820 8/30/2018
2.0.52-beta 737 8/28/2018
2.0.51-beta 743 8/28/2018
2.0.50-beta 803 8/25/2018
2.0.49-beta 791 8/25/2018
2.0.47-beta 770 8/21/2018
2.0.46-beta 793 8/20/2018
2.0.45-beta 875 7/23/2018
2.0.44-beta 848 7/23/2018
2.0.43-beta 853 7/23/2018
2.0.42-beta 1,034 7/18/2018
2.0.41-beta 863 6/27/2018
2.0.40-beta 1,040 6/4/2018
2.0.39-beta 1,082 5/2/2018
2.0.38-beta 1,122 5/1/2018
2.0.37-beta 1,088 4/16/2018
2.0.36-beta 1,062 3/22/2018
2.0.35-beta 1,061 3/22/2018
2.0.34-beta 1,079 3/22/2018
2.0.33-beta 1,020 2/12/2018
2.0.32-beta 965 8/10/2017
2.0.31-beta 938 8/10/2017
2.0.30-beta 931 8/10/2017
2.0.29-beta 937 8/10/2017
2.0.28-beta 894 8/9/2017
2.0.27-beta 1,008 7/21/2017
2.0.26-beta 953 7/20/2017
2.0.25-beta 947 7/19/2017
2.0.24-beta 939 7/19/2017
2.0.23-beta 915 7/19/2017
2.0.22-beta 931 7/12/2017
2.0.21-beta 958 7/11/2017
2.0.20-beta 961 7/7/2017
2.0.19-beta 944 7/7/2017
2.0.18-beta 971 7/4/2017
2.0.17-beta 978 7/2/2017
2.0.16-beta 940 7/1/2017
2.0.15-beta 958 6/28/2017
2.0.14-beta 929 6/28/2017
2.0.13-beta 968 6/28/2017
2.0.12-beta 942 6/28/2017
2.0.11-alpha 895 6/27/2017
2.0.10-alpha 1,067 4/2/2017
2.0.9-alpha 974 3/23/2017
2.0.8-alpha 976 3/23/2017
2.0.7-alpha 944 3/23/2017
2.0.6-alpha 959 3/10/2017
2.0.4-alpha 953 3/9/2017
2.0.2-alpha 988 3/3/2017
2.0.1-alpha 974 2/21/2017
2.0.0-alpha 998 2/20/2017