* Add workflow activation and startup services. Introduced `IWorkflowActivationStrategyEvaluator` and `DefaultWorkflowStarter` to evaluate and initiate workflows based on defined strategies. Updated existing classes and methods to utilize these services, ensuring workflows comply with activation strategies. * Refactor CreateClientAsync method usage Modify the call to CreateClientAsync to include instanceId. This ensures that the workflow client is correctly initialized with the instance ID, improving the accuracy of handling workflow instances. |
||
|---|---|---|
| .. | ||
| CorrelatedSingletonStrategy.cs | ||
| CorrelationStrategy.cs | ||
| SingletonStrategy.cs | ||