A framework for handling process flows.
Info
Version: | 0.2.0 |
Author(s): | kaiserbergin |
Last Update: | Thursday, May 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kaiserbergin/process-flow |
NuGet Url: | https://www.nuget.org/packages/Process.Flow |
Install
Install-Package Process.Flow
dotnet add package Process.Flow
paket add Process.Flow
Process.Flow Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- System.Text.Json(>= 4.7.0)