This project shows an example of using FluentEmail. FluentEmail is an easy way to send email from .NET and .NET Core. using Razor for email templates and send via SendGrid, MailGun, SMTP and more.
Examples with the project:
- Simple email building
- SMTP Email delivery
- SendGrid Email delivery
- Razor email templating
- Dependency Injection setup
- Sample Configuration setup