Found 31 packages
An ASP.NET Core service that uses razor views to send emails.
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 FluentEmailer package.
Generate emails using Liquid templates. Uses the Fluid project under the hood.
Send emails via SMTP with a Fluent API.
Abstractions for Emailer.
E.S.EmailerWithLogger
Send emails via MailerSend using their REST API
Package Description
Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood.
An ASP.NET Core service that uses razor views to send emails via Smtp Client.
Common utilities for application development: Emailer, Simple Memory Cache, Impersonation, File Writer.
Send emails via SendGrid using their REST API
Fluent API to send emails in a .NET Core application using your own SMTP settings
Send emails via MailGun using their REST API
An ASP.NET Core service that uses razor views to send emails via SendGrid.
Softo Emailer
Layer written on top of NETCore.MailKit v2.0.2 to send SMTP email
Wrapper for sending emails with attachements. Content can be HTML. See how to use here https://github.com/ravikhubchandani/basic-email-manager/blob/master/BasicEmailer/Test/Program.cs
The "EasyEmailer" nugget package is a comprehensive solution for simplifying email functionality in ASP.NET Core applications. With SMTP functionality seamlessly integrated, this package empowers developers to effortlessly send emails from their applications. One of its standout features is the inclusion of built-in email templates tailored for common scenarios such as password reset and email confirmation.