Mailkit (2) This section shows samples of using MailKit, which is essentially the library to use for sending and receiving email in ASP.NET Core. Send message This shows an example on how to send an email. Connect to POP3 Account Thsi shows how to connect to a POP3 account.