elsa-core/src/modules/Elsa.Workflows.Api
Sipke Schoorstra cb87d2ed82
Implement resumable downloads (#4448)
* Incremental work on persistent file cache

* Rename providers to handlers

* Implement zip file caching for resumable downloads

* Implement partial download for zipped files

* Allow executing workflows using GET verb

* Implement custom header for correlating downloads

* Rename FileName to Filename for consistency

* Update interface XML comment

* Cleanup

* Fix that source Downloadables were executed even when cached zip exists

* Make download correlation ID optional
2023-09-17 22:35:13 +02:00
..
Endpoints Implement resumable downloads (#4448) 2023-09-17 22:35:13 +02:00
Extensions Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Features Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Middleware Remove unused namespaces 2022-11-13 12:45:34 +01:00
Models Incidents (#4436) 2023-09-14 10:50:02 +02:00
RealTime Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Serialization Cleanup namespaces 2023-07-09 14:02:41 +02:00
AssemblyInfo.cs Import publish execute integration test (#3872) 2023-04-05 19:07:04 +02:00
Elsa.Workflows.Api.csproj Display generated version number on the designer (#3923) 2023-04-18 21:29:55 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00