|
BasicWorkflow.cs
|
Rename builder to workflow
|
2020-10-21 19:55:21 +02:00 |
|
ForkJoinWorkflow.cs
|
Fix Join activity
|
2020-10-23 12:40:33 +02:00 |
|
ForLoopWorkflow.cs
|
Rename builder to workflow
|
2020-10-21 19:55:21 +02:00 |
|
IfElseWorkflow.cs
|
Add IfElse extensions + tests
|
2020-10-23 13:20:22 +02:00 |
|
ParallelForEachWorkflow.cs
|
Add ParallelForEach activity
|
2020-10-21 19:54:42 +02:00 |
|
SwitchWorkflow.cs
|
Add Switch extensions + tests
|
2020-10-23 13:46:34 +02:00 |
|
WhileWorkflow.cs
|
Fix While activity + add test
|
2020-10-23 14:00:10 +02:00 |