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 messageThis shows an example on how to send an email.Connect to POP3 AccountThis shows how to connect to a POP3 account.dotnet8