elsa-core/test/Elsa.IntegrationTests/Activities/Finish
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
..
FinishForkedWorkflow.cs Rename builder service 2022-08-25 13:45:35 +02:00
FinishSequentialWorkflow.cs Rename builder service 2022-08-25 13:45:35 +02:00
FinishTests.cs Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00