elsa-core/test
Sipke Schoorstra b3bae39bfe
Default Runtime & Persistence (#3287)
* Delete DefaultWorkflowInvoker.cs

* Incremental work

* Refactor runtime

* Implement workflow state store + bookmark store

* Cleanup

* Update migrations

* Move store abstractions to management and runtime projects

* Consolidate persistence providers into single package

* Generate migrations

* Regenerate migrations

* Fix DI of memory stores

* Update migrations

* Refactor definition reference due to unserializable record

* Update web server bundle to use EF core by default

* Update Bookmark.cs

Fixes System Text Json deserialization
2022-09-04 17:04:14 +02:00
..
Elsa.IntegrationTests Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
Elsa.Testing.Shared Remove unused namespaces 2022-07-07 22:30:44 +02:00
Elsa.UnitTests Incremental work on tests 2022-04-12 15:55:35 +02:00