From the course: ASP.NET Core: Communication Management

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Where to go next

Where to go next - ASP.NET Core Tutorial

From the course: ASP.NET Core: Communication Management

Start my 1-month free trial

Where to go next

- [Instructor] Thanks for joining me in this course. During this course, you learned about sending emails from within an ASP.NET Core application using SendGrid. But first you learn about the importance of emailing and the common emailing services. Once you learned how to set up the SendGrid development environment and the local development environment you are ready to write some code. Throughout this course, you learn how to send an email to a single or multiple recipients and also add an attachment to an email. You also learned how to enable webhook POST events in the SendGrid portal and also create a webhook API endpoint in the .NET Core application to handle the event post requests. For all these to work, you learned how to set up and configure ngrok. Well, this is what we have learned so far, but is more to SendGrid and emailing in general. So what should you do next? Well, you know how to enable SendGrid…

Contents