elsa-core/src/modules/Elsa.Workflows.Management/Notifications
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
..
WorkflowDefinitionDeleted.cs Implement cascading workflow labels deletion 2022-05-27 10:53:22 +02:00
WorkflowDefinitionPublished.cs Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
WorkflowDefinitionPublishing.cs Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
WorkflowDefinitionRetracted.cs Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
WorkflowDefinitionRetracting.cs Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
WorkflowDefinitionsDeleted.cs Implement cascading workflow labels deletion 2022-05-27 10:53:22 +02:00
WorkflowDefinitionVersionDeleted.cs Implemented version history 2022-08-29 18:22:58 +02:00