elsa-core/src/modules/Elsa.Http
Sipke Schoorstra 45d194125d
Remove WorkflowStateStore (#4374)
* Remove WorkflowStateStore and use WorkflowInstanceStore instead

* Delete RunningWorkflows actor

* Cleanup
2023-08-30 15:42:16 +02:00
..
Abstractions Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
Activities Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
ContentWriters Improve automatic handling of content parsing and writing 2023-03-09 11:24:00 +01:00
Contracts Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
Extensions Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
Features Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
Handlers Enrich trigger validation to take into consideration path and method uniquness (#4363) 2023-08-25 09:11:22 +02:00
HostedServices Extract route table updater to reusable service 2023-05-24 14:21:19 +02:00
Middleware Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Models Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Options Implement XML content writer 2023-01-24 22:39:31 +01:00
Parsers HTTP parser: parse object into ExpandoObject 2023-05-10 16:10:24 +02:00
PortResolvers Implement outcomes for SendHttpRequest activity (#3787) 2023-03-11 22:14:39 +01:00
Providers Update nullability of options providers 2023-07-31 19:41:25 +02:00
Scripting/JavaScript Minor cleanup 2023-08-14 14:47:35 +02:00
Selectors Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
Services Minor cleanup 2023-08-14 14:47:35 +02:00
Elsa.Http.csproj Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
Elsa.Http.csproj.DotSettings V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00