elsa-core/src/modules/Elsa.Http/Activities
Sipke Schoorstra 03c8f36f1b
Add CSV processing support and enhance functionality (#7010)
Introduced a new CSV module with "ReadCsv" activity for processing CSV files and updated dependencies to include CsvHelper. Integrated the module into the server, added a "Product" model, a default warning log level, and a new "File" output to HttpEndpoint activity.
2025-10-25 11:58:34 +02:00
..
DownloadHttpFile.cs Replace default! with null! for better nullability safety 2025-05-25 19:26:38 +02:00
FlowSendHttpRequest.cs Replace default! with null! for better nullability safety 2025-05-25 19:26:38 +02:00
HttpEndpoint.cs Add CSV processing support and enhance functionality (#7010) 2025-10-25 11:58:34 +02:00
HttpEndpointBase.cs Return Http and Scripting from Extensions. 2025-05-20 12:38:24 +01:00
SendHttpRequest.cs Expand HttpClient configuration and improve SendHttpRequest activity port handling 2025-09-17 18:31:03 +02:00
SendHttpRequestBase.cs Merge 3.5.1 into 3.6.0 (#6907) 2025-09-13 13:05:52 +02:00
WriteFileHttpResponse.cs Replace default! with null! for better nullability safety 2025-05-25 19:26:38 +02:00
WriteHttpResponse.cs Replace default! with null! for better nullability safety 2025-05-25 19:26:38 +02:00