News

How to Send RSS Feeds to HTML Email. There's more than one way to share your blog posts with interested readers. An RSS feed isn't just a tool for sending new entries to a feed reader; it can send ...
Send emails synchronously using MailKit in ASP.NET Core To send out an email, we need to take advantage of the SmtpClient class pertaining to the MailKit.Net.Smtp namespace.