lukencode/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5990
- days_rel: n/a
- days_push: 886
- n_releases_24m: 0
Adoption not part of the score
3215 stars · 447 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FluentEmail is an all-in-one email sending library for .NET and .NET Core with a fluent API. It supports multiple senders (SMTP, SendGrid, Mailgun, MailKit, Mailtrap) and Razor or Liquid template rendering, with built-in dependency injection support.
Use cases
- send email from a .NET application
- send transactional emails via SendGrid or Mailgun
- render email bodies from Razor templates
- send emails over SMTP in .NET Core
- inject an email sender service into ASP.NET Core apps
- switch email providers without changing application code
When to choose
- you need a simple, fluent API for sending email in .NET
- you want pluggable providers like SendGrid, Mailgun, or SMTP
- you want templated emails using Razor or Liquid
- you want clean dependency injection and testability
When to avoid
- you need to receive or parse inbound email
- you need bulk marketing campaign features
- your project is not on the .NET platform
Facets
library · maturity stable
email templating http-client email backend developer-tools dotnet cross-platform fluent-api razor-templates liquid-templates smtp sendgrid mailgun dependency-injection
3 sources
- readme: https://github.com/lukencode/FluentEmail · fetched 2026-08-28 · 5a1ce9844a5b
- homepage: https://lukelowrey.com/dotnet-email-guide-2021/ · fetched 2026-08-29 · 3236ca949740
- site_page: https://lukelowrey.com/about · fetched 2026-08-29 · 13326d0f261e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lukencode/FluentEmail | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lukencode/FluentEmail")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem