elsa-core/src/modules/Elsa.Http
Sipke Schoorstra 83238e9931
Update System.Text.Json version reference (#6019)
Replaced hardcoded System.Text.Json version 8.0.4 with a variable $(SystemTextJsonVersion) across multiple project files. This improves maintainability and consistency when updating the package version.
2024-10-11 14:35:24 +02:00
..
Abstractions Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Activities Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Bookmarks Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Constants Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
ContentWriters Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Contexts Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Contracts Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
DownloadableContentHandlers Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Exceptions Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Extensions Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Features Added aliases for all missing types used in UI (#5743) 2024-07-10 18:38:11 +02:00
FileCaches Implement resumable downloads (#4448) 2023-09-17 22:35:13 +02:00
Handlers Fix reloading logic for workflow definitions (#5781) 2024-07-17 09:51:45 +02:00
HostedServices Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Middleware Add new HTTP workflow tests and enhance middleware (#5908) 2024-08-16 20:15:02 +02:00
Models Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
Options Add Http Response Behavior to answer synchronously using the HttpResponse Activity (#5446) 2024-05-27 21:14:25 +02:00
Parsers Add HTTP file download activity and supporting classes (#5608) 2024-06-15 20:31:58 +02:00
PortResolvers Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00
Scripting/JavaScript Refactor HTTP headers in Elsa 2023-12-08 21:53:43 +01:00
Selectors Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Serialization Refactor HTTP headers in Elsa 2023-12-08 21:53:43 +01:00
Services Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00
UIHints Fix Httpendpoint Path 2023-12-29 10:51:13 +03:00
BookmarkMetadata.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Elsa.Http.csproj Update System.Text.Json version reference (#6019) 2024-10-11 14:35:24 +02:00
Elsa.Http.csproj.DotSettings Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00