Base solution for your next web application
Open Closed

IEmailSender SendGrid API Not SMTP #11496


User avatar
0
bdadmin created

Hello, I wanted to see if anyone has a custom implementation of IEmailSender that uses send grids API and not the SMTP client. We've had issues in the past when sending out mass emails, since SMTP has a threshold. Sendgrid's API is much more robust and can queue messages when doing these mass emails.

We are using the latest version of aspnet zero on .net 6

Thanks!


1 Answer(s)