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 asynchronously using MailKit in ASP.NET Core The following code snippet illustrates an asynchronous version of the code we just wrote to send emails synchronously.