Introduction
Managing your communications with ASP.NET Core
()
What you should know
()
1. Getting Started with Mailing Services
What is an email service?
()
Why use an email service?
()
What are the common emailing services?
()
2. SendGrid Integration with ASP.NET Core
Set up a SendGrid account
()
Set up a SendGrid development environment
()
Send an email to a single receipt using SendGrid
()
Challenge: Send an email to multiple receipts using SendGrid
()
Solution: Send an email to multiple receipts using SendGrid
()
Send an attachment using SendGrid
()
3. Real-Time Email Activity Dashboard Using Webhooks
What is a webhook?
()
Setting up ngrok
()
Adding an event webhook in ASP.NET Core
()
Update email status on webhook event
()
SendGrid communication dashboard
()
Conclusion
Where to go next
()
Ex_Files_ASP_NET_Core_Communication.zip
(21 KB)