Correo is a .NET service for programmatically sending emails
 
 
Go to file
Tudor Stanciu 1d5c8c6315 Correo.PublishedLanguage nuget package 2023-01-19 19:56:18 +02:00
src Correo.PublishedLanguage nuget package 2023-01-19 19:56:18 +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 Added MailKit 2023-01-19 19:45:00 +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