Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.1% downloads on nuget.org

nuget.org : mimekit

MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit

Registry - Homepage - JSON
purl: pkg:nuget/mimekit
Keywords: mime, encryption, arc, dkim, security, smime, s/mime, openpgp, pgp, mbox, mail, email, parser, tnef, net462, net47, net48, net6.0, net8.0, netstandard, netstandard2.0, netstandard2.1
License: MIT
Latest release: 8 days ago
First release: over 124 years ago
Dependent packages: 239
Downloads: 135,238,738 total
Last synced: 8 days ago

    Loading...
    Readme
    Loading...