Correo is a .NET service for programmatically sending emails
 
 
Go to file
Tudor Stanciu 924824437f MailKit SmtpClientOptions update 2023-01-20 19:20:21 +02:00
src MailKit SmtpClientOptions update 2023-01-20 19:20:21 +02:00
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2023-01-17 23:14:03 +02:00
.gitignore Add messaging 2023-01-18 02:12:35 +02:00
Correo.sln Project rename: Correo.SmtpClient => Correo.NetSmtpClient 2023-01-19 20:09:27 +02:00
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2023-01-17 23:14:03 +02:00
README.md readme content 2023-01-17 23:49:05 +02:00
dependencies.props Added MailKit 2023-01-19 19:45:00 +02:00
directory.build.props dependencies.props 2023-01-18 00:00:48 +02:00
nuget.config nuget.config file 2023-01-17 23:25:50 +02:00

README.md

Correo

Correo is a .NET service with the role of programmatically sending emails. It can integrate with:

SMTP servers:

  • local servers
  • Gmail
  • Yahoo

Transactional Email APIs:

  • SendGrid