Console Service Flow Engine - Compose workflows from simple console programs.
Info
| Version: | 1.3.0 |
| Author(s): | Ralf Westphal, Hamburg |
| Last Update: | Saturday, September 23, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ralfw/csfe |
| NuGet Url: | https://www.nuget.org/packages/csfe |
Install
Install-Package csfe
dotnet add package csfe
paket add csfe
csfe Download (Unzip the "nupkg" after downloading)
Dependencies
- CLAP(>= 4.6.0)
- System.ValueTuple(>= 4.4.0)