Sudi Davidsudi.dev·Jul 10, 2023How to send an email with ASP.NET Core Minimal API and MailKitHello everyone, I trust you're all doing well. Today, we're going to explore how to send an email from an ASP.NET Core Minimal API using MailKit from scratch. Assuming you have all the necessary tools installed, including the .NET SDK and an Integrat...3 likes·511 readssend-email