elsa-core/src/modules/Elsa.Email
Sipke Schoorstra 4d7b551d79 Add support for ExpandoObject attachments in email sending
This update enables handling ExpandoObject as email attachments by extracting relevant properties like FileName, ContentType, and Content. It ensures proper parsing of the content and supports both byte arrays and streams for attachment data.
2025-01-29 11:24:13 +01:00
..
Activities Add support for ExpandoObject attachments in email sending 2025-01-29 11:24:13 +01:00
Contracts
Extensions
Features Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Models Fix project references 2023-07-17 22:11:41 +02:00
Options Fix project references 2023-07-17 22:11:41 +02:00
Services
Elsa.Email.csproj Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
FodyWeavers.xml