| .. |
|
BasicWorkflow.cs
|
Rename builder to workflow
|
2020-10-21 19:55:21 +02:00 |
|
BasicWorkflowTests.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
FinishWorkflow.cs
|
Rename Complete activity to Finish and add test
|
2020-10-22 20:34:12 +02:00 |
|
FinishWorkflowTests.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
ForEachWorkflow.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
ForEachWorkflowTests.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
ForkJoinWorkflow.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
ForkJoinWorkflowTests.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
ForLoopWorkflow.cs
|
Rename builder to workflow
|
2020-10-21 19:55:21 +02:00 |
|
ForLoopWorkflowTests.cs
|
Fix gRPC serialization
|
2020-11-14 17:46:25 +01:00 |
|
IfElseWorkflow.cs
|
Add IfElse extensions + tests
|
2020-10-23 13:20:22 +02:00 |
|
IfElseWorkflowTests.cs
|
Fix gRPC serialization
|
2020-11-14 17:46:25 +01:00 |
|
ParallelForEachWorkflow.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
ParallelForEachWorkflowTests.cs
|
Implement Specification pattern (#517)
|
2020-12-14 17:15:39 +01:00 |
|
SwitchWorkflow.cs
|
Add Switch extensions + tests
|
2020-10-23 13:46:34 +02:00 |
|
SwitchWorkflowTests.cs
|
Fix gRPC serialization
|
2020-11-14 17:46:25 +01:00 |
|
WhileWorkflow.cs
|
Fix While activity + add test
|
2020-10-23 14:00:10 +02:00 |
|
WhileWorkflowTests.cs
|
Fix gRPC serialization
|
2020-11-14 17:46:25 +01:00 |