Skip to content

Let's Build an ASP.NET Core Api that Sends Mail using Gmail SMTP. Read more on my blog post.

Notifications You must be signed in to change notification settings

mbahusayn/MailService.WebApi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send Emails with ASP.NET Core in 5 EASY Steps

Let's Build an ASP.NET Core Api that Sends Mail using Gmail SMTP. Read more on my blog post.

In this article, we will build and learn how to send emails with ASP.NET Core in Just 5 Simple Steps. Our application will send emails in plain text, support attachments (multiple attachments at once) and also we will learn how to Send Branded Emails using HTML Templates. Read the entire article here. Source Code Included.

https://www.codewithmukesh.com/blog/send-emails-with-aspnet-core/

About

Let's Build an ASP.NET Core Api that Sends Mail using Gmail SMTP. Read more on my blog post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.0%
  • C# 35.0%