58 packages tagged with “fluentemail”
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.
Now we're talking. Send emails via SMTP.
Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood.
Send emails via SendGrid using their REST API
Send emails via MailGun using their REST API
Send emails via MailKit. The SmtpClient has been deprecated and Microsoft recommends using MailKit instead.
Generate emails using Liquid templates. Uses the Fluid project under the hood.
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other jcamp.FluentEmail.* package here.
A Fluent Wrapper for System.Net.Mail with razor templating support.
Sender for FluentEmail that uses Microsoft Graph API. Implements `FluentEmail.Core.Interfaces.ISender`.
Port FluentEmail.Razor to dotnet core 3.0 Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood.
Send emails to Mailtrap. Uses FluentEmail.Smtp for delivery.
Generate emails using Handlebars templates. Uses the Handlebars.Net (https://github.com/rexm/Handlebars.Net)
Send emails via Postmark using their REST API
Provides Markdown template support to FluentEmail (https://github.com/lukencode/FluentEmail). This enables you to create email templates using Markdown text files and supports full model binding useful in mail merge scenarios.
Package Description
Send emails via Azure Email Communication Services API
Send emails with FluentEmail via Postmark.
Process the FluentEmail templates through UnDotNet.BootstrapEmail. Allows for simpler templates.
Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood. A fork from Luke Lowrey's amazing FluetEmail.Razor package.
Send emails via Microsoft Graph API
Alerting library that accelerates getting projects up and running with FluentEmail. Use text/HTML or Razor, Liquid, or Handlebars templates!