Info
| Version: | 2.2.1-beta |
| Author(s): | Paul Louth |
| Last Update: | Wednesday, May 3, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/louthy/echo-process |
| NuGet Url: | https://www.nuget.org/packages/Echo.Process |
Install
Install-Package Echo.Process
dotnet add package Echo.Process
paket add Echo.Process
Echo.Process Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LanguageExt.Core(>= 3.5.18)
- LanguageExt.Parsec(>= 3.5.18)
- Newtonsoft.Json(>= 10.0.2)
- System.Reactive(>= 4.0.0)
- LanguageExt.Core(>= 3.5.18)
- LanguageExt.Parsec(>= 3.5.18)
- Newtonsoft.Json(>= 10.0.2)
- System.Reactive(>= 4.0.0)
Tags
The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch.