IowaComputerGurus / netcore.utilities.email.sendgrid

A utility library for working with templated email delivery using SendGrid as the outbound delivery service
MIT License
1 stars 0 forks source link

Overload Not Sending Properly #32

Open mitchelsellers opened 6 months ago

mitchelsellers commented 6 months ago

https://github.com/IowaComputerGurus/netcore.utilities.email.sendgrid/blob/663baade64c91c35508321ddc6d4e9e957197915/src/NetCore.Utilities.Email.SendGrid/SendGridService.cs#L58

Template tokens are not properly processed with the linked overload.