awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

C# Email Libraries

Ranking updated Jul 13, 2026

We curate open-source GitHub repositories matching “best c sharp email libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

C# Email Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • jstedfast/mailkitjstedfast avatar

    jstedfast/MailKit

    6,802View on GitHub↗

    MailKit is a cross-platform .NET email protocol library used to implement IMAP, POP3, and SMTP functionality. It provides specialized client libraries for managing remote mailboxes, retrieving and downloading messages, and composing and transmitting emails to remote servers. The library supports secure identity verification through SASL authentication and OAuth 2.0 token-based flows. It includes capabilities for routing traffic through proxy gateways and decrypting PGP-encrypted content embedded within email bodies. The project covers a broad range of email operations, including folder manag

    MailKit is the industry-standard, feature-rich library for .NET that provides comprehensive support for SMTP, IMAP, and POP3 protocols, along with robust MIME parsing and modern security features like OAuth 2.0 and SSL/TLS.

    C#IMAP Client IntegrationsIMAP Client InterfacesPOP3 Email Retrieval
    View on GitHub↗6,802
  • jstedfast/mimekitjstedfast avatar

    jstedfast/MimeKit

    1,998View on GitHub↗

    A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.

    This library provides robust MIME parsing and generation capabilities for .NET, serving as the essential foundation for handling complex email structures, though it requires a companion library like MailKit for full SMTP/IMAP client functionality.

    C#Mail and Messaging
    View on GitHub↗1,998

Related searches

  • a Go library for sending emails
  • a java library for sending emails
  • a javascript library for sending emails
  • a python library for sending emails
  • a C# library for making HTTP requests
  • a message queue library for C#
  • a logging library for C# applications
  • a library for generating pdfs in C#