elsa-core/test
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
..
component Restore EF Core persistence layer (#6931) 2025-09-27 20:39:18 +02:00
integration Update nullable argument defaults and enhance ForEach tests with additional edge cases. (#6928) 2025-09-27 17:55:40 +02:00
performance Added example of perfomance test 2024-12-27 18:57:22 +03:00
unit Fix log string template argument processing (#6880) 2025-08-28 21:10:32 +02:00
Directory.Build.props Merge 3.5.1 into 3.6.0 (#6907) 2025-09-13 13:05:52 +02:00