Allows you to create a simple workflow structure from specially marked up handler methods, in which the input and output types are the links between the work items.
Info
Version: | 1.5.2 |
Author(s): | Nikolay Vorobev |
Last Update: | Thursday, January 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bopohaa/TypedWorkflow |
NuGet Url: | https://www.nuget.org/packages/TypedWorkflow |
Install
Install-Package TypedWorkflow
dotnet add package TypedWorkflow
paket add TypedWorkflow
TypedWorkflow Download (Unzip the "nupkg" after downloading)
Dependencies
- ProactiveCache(>= 1.0.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags