elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers
Sipke Schoorstra ff1f0833ad
Restore EF Core persistence layer (#6931)
* Restore EF Core persistence layer

Originally, we had moved EF Core to the extensions repo, but in practice this turned out to be rather impractical when debugging elsa-core, given that we would lose all of the state (workflow definitions, instances, etc.) across application restarts.

* Integrate PostgreSQL support into EF Core persistence and enhance BlobStorage workflows provider setup.
2025-09-27 20:39:18 +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 Restore EF Core persistence layer (#6931) 2025-09-27 20:39:18 +02:00
Materializers Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Models Add WorkflowStateCommitted notification support and update state handling logic 2025-09-25 20:58:21 +02:00
Services Add WorkflowStateCommitted notification support and update state handling logic 2025-09-25 20:58:21 +02:00
WorkflowProviders Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00