elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers/Fixtures
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
..
App.cs Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
AppCollection.cs Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Cluster.cs Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
Infrastructure.cs Update RabbitMQ image to version 4-management 2024-12-14 11:44:52 +01:00
WorkflowServer.cs Restore EF Core persistence layer (#6931) 2025-09-27 20:39:18 +02:00