Correo is a .NET service for programmatically sending emails
 
 
Go to file
Tudor Stanciu a3f93534d6 readme content 2023-01-17 23:49:05 +02:00
src/Correo readme content 2023-01-17 23:49:05 +02:00
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2023-01-17 23:14:03 +02:00
.gitignore Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2023-01-17 23:14:03 +02:00
Correo.sln nuget.config file 2023-01-17 23:25:50 +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
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