Sending Email in C# using FluentEmail

Sending Email in C# using FluentEmail

93.757 Lượt nghe
Sending Email in C# using FluentEmail
Sending transactional emails in C# is a fairly common practice, but it does not have to be a difficult one. Instead of struggling to get the code right, especially with the built-in emailing system being deprecated in .NET 5, you can use FluentEmail to quickly and securely send emails using C#. In this video, we are going to see how to send emails, use email templates, and how to easily test our email delivery system without using a production email server. Source Code: https://leadmagnets.app/?Resource=SendingEmail Mailing List: https://signup.iamtimcorey.com/ Purchase Courses: https://iamtimcorey.com 0:00 - Intro 1:00 - Creating Demo Console App 3:46 - FluentEmail NuGet reference 6:08 - Establishing Email server 8:05 - Sending e-mail to directory 15:19 - Email variable explained 16:12 - View the email 17:10 - Send email to papercut smtp app 19:12 - Email body template: FluentEmail Razor NuGet 27:53 - Summary and concluding remarks Chapter breakdown provided by Ralfs HBK