Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 18 C# Email Projects
-
Third, Send-MailMessage has been deprecated. Try MailKit instead. To be honest, though, I'm yet to find time and test it myself.
-
FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
Project mention: Sending HTML based emails. Is there an easier way to dynamically generate the document? | /r/csharp | 2023-05-15Surprised no one has mentioned this- https://github.com/lukencode/FluentEmail
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
MimeKit
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
-
-
notifo
Multi channel notification service for collaboration tools, e-commerce, news service and more.
Project mention: How do I make my own chat application for my remote friends to use? | /r/csharp | 2023-06-04There’s a bunch of communication software listed there. notifications Looks like the only C# one for custom communication software.
-
PreMailer.Net
C# library that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.
Project mention: Preview rendered .cshtml with the same style restrictions that email clients use | /r/dotnet | 2022-12-17If you don't already know about it, go check out PreMailer.net. It's a handy tool you can use to adjust styles to be more likely to work in email clients.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
MailKitSimplified
Send and receive emails easily, fluently, with one line of code for each operation.
-
-
-
-
email-delivery
For use receiving email via SES, delivers email to S3, indexes mailboxes in DDB and broadcasts rich inbound email events via EventBridge.
Project mention: Ask HN: Are there any free email providers in 2023? | news.ycombinator.com | 2023-05-02I use AWS SES for sending and receiving (awkwardly) email for essentially free on several domains. I put together this repo to share how it works, which isn’t for everyone (but I certainly enjoy it). While it isn’t a polished experience it is very, very robust when deployed to multiple regions.
-
PhantomMail
Simple CLI Text User Interface mail client in C# using MailKit. (work in progress, pre-alpha)
-
-
-
Project mention: Software to transfer folders and messages from one email server to another | /r/realtech | 2023-03-01
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
C# Email related posts
- UTF8 encoding in send-mailmessage doesn't work.
- Email confirmation with Asp.net core
- Should I use Google logins for social media/online platforms? Any help would be greatly appreciated!
- Sending HTML based emails. Is there an easier way to dynamically generate the document?
- Ask HN: Are there any free email providers in 2023?
- System.Net.Mail.SmtpClient is not recommended anymore; what is the alternative?
- System.Net.Mail.SmtpClient is not recommended anymore; what is the alternative?
-
A note from our sponsor - Mergify
blog.mergify.com | 30 Sep 2023
Index
What are some of the best open-source Email projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | MailKit | 5,572 |
2 | FluentEmail | 2,727 |
3 | MimeKit | 1,652 |
4 | sendgrid-csharp | 1,031 |
5 | notifo | 674 |
6 | PreMailer.Net | 620 |
7 | StrongGrid | 164 |
8 | MsgKit | 163 |
9 | mjml-net | 88 |
10 | MailKitSimplified | 32 |
11 | postal.aspnetcore | 25 |
12 | gray-duck-mail | 10 |
13 | infobip-api-csharp-client | 9 |
14 | email-delivery | 8 |
15 | PhantomMail | 6 |
16 | EmailSnapshotTesting | 4 |
17 | Browser-Info-Passing | 1 |
18 | imap_transfer | 0 |