elsa-core/src/modules/Elsa.AzureServiceBus
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
..
Activities Incremental work on jobs as activities 2022-08-10 16:02:53 +02:00
Extensions V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Handlers Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
HostedServices V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Implementations Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
Models V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Options V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Providers V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Services V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Elsa.AzureServiceBus.csproj Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00