lukencode / FluentEmail

All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
https://lukelowrey.com/dotnet-email-guide-2021/
MIT License
3.02k stars 434 forks source link

Add support for inline images for MailKit #360

Open Amith211 opened 1 year ago

Amith211 commented 1 year ago

Implements inline attachments for MailKit.

See #74