elsa-core/src/modules/Elsa.Workflows.Runtime/Features
Sipke Schoorstra c3ed7e7865
Improve JSON serializationfor workflow state (#3913)
* Incremental work on WorkflowStateSerializer

* Update Flow HTTP Request activity to default to Done outcome

* Fix reference handling

* Fix polymorphic object converter

* Add comments

* Add support for registering type alias during DI setup via options

* Fix trigger and bookmark payload persistence

* Update sample model

* Add support for custom dictionary types

* Split general serializer options provider into focused serializer services

* Formatting

* Update migrations
2023-04-17 00:11:58 +02:00
..
AsyncWorkflowStateExporterFeature.cs Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
DefaultRuntimeFeature.cs Implemented Elasticsearch for workflow instance and log record persistence 2023-01-05 15:10:55 +01:00
ExecutionLogRecordFeature.cs Implemented Elasticsearch for workflow instance and log record persistence 2023-01-05 15:10:55 +01:00
WorkflowRuntimeFeature.cs Improve JSON serializationfor workflow state (#3913) 2023-04-17 00:11:58 +02:00