lukencode
NuGet publisher profile
Packages (11)
FluentEmail.Core
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.
FluentEmail.Smtp
Now we're talking. Send emails via SMTP.
FluentEmail.Razor
Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood.
FluentEmail.SendGrid
Send emails via SendGrid using their REST API
FluentEmail.Mailgun
Send emails via MailGun using their REST API
FluentEmail.MailKit
Send emails via MailKit. The SmtpClient has been deprecated and Microsoft recommends using MailKit instead.
FluentEmail.Liquid
Generate emails using Liquid templates. Uses the Fluid project under the hood.
fluent-email
A Fluent Wrapper for System.Net.Mail with razor templating support.
FluentEmail.Mailtrap
Send emails to Mailtrap. Uses FluentEmail.Smtp for delivery.
NetBash
Drop in console interface for running commands in web applications
NetBash.Database
Simple commands to query your database with NetBash.