elsa-core/src/modules/Elsa.Workflows.Runtime/Features
Sipke Schoorstra c9ca4a121d
Workflow Inbox (#4292)
* Initial implementation of workflow inbox, submission and delivery

* Implement persistence providers

* Update EF Core migrations

* Rename Services to Stores in Dapper module

* Use default serializer for primitive arrays

* Update MongoDB provider to map BookmarkId to be primary key

* Implement MongoDB provider for activity execution logs

* Use EF Core by default

* Fix private JSON constructor logic
2023-08-06 17:03:36 +02:00
..
AsyncWorkflowStateExporterFeature.cs Implemented workflow validation for httpendpoint path (#4181) 2023-07-14 19:19:41 +02:00
DefaultWorkflowRuntimeFeature.cs Workflow Inbox (#4292) 2023-08-06 17:03:36 +02:00
DefaultWorkflowStateExporterFeature.cs Implemented workflow validation for httpendpoint path (#4181) 2023-07-14 19:19:41 +02:00
ExecutionLogRecordFeature.cs Implement cascading deletion 2023-07-20 00:05:43 +02:00
WorkflowRuntimeFeature.cs Workflow Inbox (#4292) 2023-08-06 17:03:36 +02:00