elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers
Sipke Schoorstra 72ad243ed4
Merge 3.5.1 into 3.6.0 (#6907)
* Introduce `IWorkflowResumer` and `ActivityInputEvaluatorContext`, refactor endpoint handling, extend logging, and improve bookmark queue processing.

* Remove deprecated WorkflowContexts module and optimize project.

Deleted the Elsa.Studio.WorkflowContexts module and references from solution files. Corrected minor errors in remaining code and updated project configurations to align with the new structure.```

* Update GitHub workflows to track `develop/3.6.0` branch instead of `patch/3.5.1`.

* Fix inconsistent formatting in `InputDescriptor` constructor and properties.

* Add XML documentation for `DictionaryValueEvaluator` in `UIHints/Dictionary` module

* Refactor `DictionaryValueEvaluator` to improve readability and simplify dictionary evaluation logic.
2025-09-13 13:05:52 +02:00
..
Abstractions Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Activities Refactor default field initializations to use null instead of default!. 2025-05-20 20:26:57 +02:00
Decorators Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
Fixtures Merge 3.5.1 into 3.6.0 (#6907) 2025-09-13 13:05:52 +02:00
Materializers Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
WorkflowProviders Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00