elsa-core/src/modules/Elsa.Http
2024-10-11 19:45:40 +02:00
..
Abstractions Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Activities Implement Activity State Filtering and JavaScript Integration (#5993) 2024-10-02 09:11:35 +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 Orchard Core Integration + Agents Module (#5871) 2024-08-08 19:35:43 +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 Refactor imports to reduce use of Elsa.Common.Contracts 2024-10-05 18:30:45 +02:00
FileCaches Implement resumable downloads (#4448) 2023-09-17 22:35:13 +02:00
Handlers Merge remote-tracking branch 'origin/patch/3.2.x' 2024-07-18 18:25:49 +02:00
HostedServices Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Middleware Refactor HttpWorkflowsMiddleware for bookmark correlation 2024-08-16 21:46:59 +02:00
Models Add Orchard Core Integration + Agents Module (#5871) 2024-08-08 19:35:43 +02:00
MultiTenancy Refactor imports to reduce use of Elsa.Common.Contracts 2024-10-05 18:30:45 +02:00
Options Add ApiEndpointOptions and refactor imports 2024-07-07 16:09:50 +02:00
Parsers fix: parse http resposes without a content-type (#5930) 2024-08-30 11:59:37 +02:00
PortResolvers Add ApiEndpointOptions and refactor imports 2024-07-07 16:09: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 Refactor imports to reduce use of Elsa.Common.Contracts 2024-10-05 18:30:45 +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 Merge remote-tracking branch 'origin/blueberry' into enh/multi-tenancy-refactorings 2024-10-11 19:45:40 +02:00
Elsa.Http.csproj.DotSettings Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
FodyWeavers.xml