MimeKit 2.6.0

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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). 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 massive limitations or bugs. 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

No packages depend on MimeKit.

* Fixed the MimeEntity.ContentId setter to use ParseUtils.TryParseMsgId() instead of MailboxAddress.TryParse() so that it is more lenient in what it accepts. (issue #542) * Added an HtmlTokenizer.IgnoreTruncatedTags property which is useful when working with truncated HTML. * Optimized the heck out of HtmlEntityDecoder. * Added a TextPart.Format property for a quick way to determine the type of text it contains. * Added text/plain and text/html preview/snippet generators (PlainTextPreviewer and HtmlTextPreviewer, respectively). This is part of a larger improvement to MailKit's text preview feature for IMAP. (MailKit issue #1001) * Fixed SqlCertificateDatabase to accept null SubjectKeyIdentifiers. * Changed Header.FormatRawValue() to be protected virtual and added Header.SetRawValue() to allow developers to override the default formatting behavior by either subclassing Header or by calling header.SetRawValue(). (issue #546) * Switched MimeKit for Android and iOS over to using Portable.BouncyCastle. * Added MimeTypes.Register() to allow developers to register their own mime-type mappings to file extensions.

.NET Framework 4.5

.NET Standard 2.0

.NET Standard 1.6

.NET Standard 1.3

.NET Framework 4.7

.NET Framework 4.8

MonoAndroid 0.0

.NET Framework 4.6

Xamarin.iOS 0.0

Version Downloads Last updated
4.8.0 0 09/29/2024
4.7.1 0 07/11/2024
4.7.0 0 06/29/2024
4.6.0 0 05/17/2024
4.5.0 0 04/13/2024
4.4.0 0 03/02/2024
4.3.0 0 11/11/2023
4.2.0 0 09/02/2023
4.1.0 0 06/17/2023
4.0.0 0 04/15/2023
3.6.1 0 03/19/2023
3.6.0 0 03/04/2023
3.5.0 0 01/28/2023
3.4.3 0 11/25/2022
3.4.2 0 10/24/2022
3.4.1 0 09/12/2022
3.4.0 0 08/18/2022
3.3.0 0 06/11/2022
3.2.0 0 03/26/2022
3.1.1 0 01/30/2022
3.1.0 0 01/15/2022
3.0.0 0 12/11/2021
2.15.1 0 09/13/2021
2.15.0 0 08/19/2021
2.14.0 0 07/28/2021
2.13.0 0 06/12/2021
2.12.0 0 05/12/2021
2.11.0 0 03/12/2021
2.10.1 0 12/05/2020
2.10.0 0 11/21/2020
2.9.2 0 09/12/2020
2.9.1 0 07/11/2020
2.8.0 0 05/30/2020
2.7.0 0 05/19/2020
2.6.0 1 01/14/2022
2.5.2 0 03/14/2020
2.5.1 0 02/15/2020
2.5.0 0 01/18/2020
2.4.1 0 11/10/2019
2.4.0.1 0 11/05/2019
2.4.0 0 11/03/2019
2.3.2 0 10/12/2019
2.3.1 0 09/08/2019
2.3.0 0 08/24/2019
2.2.0 0 06/11/2019
2.1.5.1 0 05/13/2019
2.1.4 0 04/13/2019
2.1.3 0 02/24/2019
2.1.2 0 12/30/2018
2.1.1 0 12/16/2018
2.1.0 0 12/01/2018
2.0.7 0 10/28/2018
2.0.6 0 08/04/2018
2.0.5 0 07/07/2018
2.0.4 0 05/21/2018
2.0.3 0 04/14/2018
2.0.2 0 03/17/2018
2.0.1 0 01/06/2018
2.0.0 0 12/22/2017
1.22.0 0 11/24/2017
1.20.0 0 10/28/2017
1.18.1 0 09/03/2017
1.18.0 0 08/07/2017
1.16.2 0 07/01/2017
1.16.1 0 05/05/2017
1.16.0 0 04/21/2017
1.14.1 0 04/09/2017
1.14.0 0 04/09/2017
1.12.0 0 03/12/2017
1.10.1 0 01/28/2017
1.10.0 0 10/31/2016