MailKit 3.4.3
Prefix ReservedSee the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package MailKit --version 3.4.3
NuGet\Install-Package MailKit -Version 3.4.3
<PackageReference Include="MailKit" Version="3.4.3" />
paket add MailKit --version 3.4.3
#r "nuget: MailKit, 3.4.3"
// Install MailKit as a Cake Addin #addin nuget:?package=MailKit&version=3.4.3 // Install MailKit as a Cake Tool #tool nuget:?package=MailKit&version=3.4.3
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- MimeKit (>= 3.4.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETFramework 4.7
- MimeKit (>= 3.4.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETFramework 4.8
- MimeKit (>= 3.4.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- MimeKit (>= 3.4.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- MimeKit (>= 3.4.3)
-
net6.0
- MimeKit (>= 3.4.3)
NuGet packages (994)
Showing the top 5 NuGet packages that depend on MailKit:
Package | Downloads |
---|---|
Umbraco.Cms.Infrastructure
Contains the infrastructure assembly needed to run Umbraco CMS. |
|
NETCore.MailKit
MailKit extension for asp.net core. Easy send email in asp.net core project. |
|
Serilog.Sinks.Email
Send Serilog events as SMTP email using MailKit. |
|
Abp.MailKit
Abp.MailKit |
|
NLog.MailKit
NLog Mail Target for .NET Core & .NET Standard 2.0+ using MailKit. This package add the mail target to NLog and has the same options* as the original Mail Target. If the mail target was already available on your platform, this package will overwrite the original Mail Target. * Compared to the original MailTarget, the following options aren't implemented: - NTLM auth * MailKit gives more control of the sockets, so you get the `secureSocketOption` option for free! |
GitHub repositories (133)
Showing the top 5 popular GitHub repositories that depend on MailKit:
Repository | Stars |
---|---|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
Version | Downloads | Last updated |
---|---|---|
4.10.0 | 78,430 | 1/26/2025 |
4.9.0 | 609,893 | 12/10/2024 |
4.8.0 | 2,585,370 | 9/29/2024 |
4.7.1.1 | 3,428,438 | 7/15/2024 |
4.7.1 | 233,170 | 7/12/2024 |
4.7.0 | 517,719 | 6/29/2024 |
4.6.0 | 1,906,841 | 5/17/2024 |
4.5.0 | 1,356,230 | 4/13/2024 |
4.4.0 | 2,018,579 | 3/2/2024 |
4.3.0 | 6,123,465 | 11/11/2023 |
4.2.0 | 2,904,669 | 9/2/2023 |
4.1.0 | 3,832,360 | 6/17/2023 |
4.0.0 | 2,680,068 | 4/15/2023 |
3.6.0 | 2,632,497 | 3/4/2023 |
3.5.0 | 2,367,473 | 1/28/2023 |
3.4.3 | 3,489,290 | 11/25/2022 |
3.4.2 | 2,321,389 | 10/24/2022 |
3.4.1 | 2,080,552 | 9/12/2022 |
3.4.0 | 315,332 | 9/5/2022 |
3.3.0 | 5,415,752 | 6/12/2022 |
3.2.0 | 9,914,182 | 3/26/2022 |
3.1.1 | 3,880,357 | 1/30/2022 |
3.1.0 | 841,277 | 1/15/2022 |
3.0.0 | 2,860,380 | 12/11/2021 |
2.15.0 | 11,623,288 | 8/19/2021 |
2.14.0 | 823,210 | 7/28/2021 |
2.13.0 | 2,849,894 | 6/12/2021 |
2.12.0 | 1,362,681 | 5/12/2021 |
2.11.1 | 2,427,471 | 3/16/2021 |
2.11.0 | 159,927 | 3/12/2021 |
2.10.1 | 4,903,724 | 1/2/2021 |
2.10.0 | 3,222,165 | 11/21/2020 |
2.9.0 | 3,309,270 | 9/12/2020 |
2.8.0 | 3,419,414 | 7/11/2020 |
2.7.0 | 2,994,560 | 5/30/2020 |
2.6.0 | 7,850,847 | 4/4/2020 |
2.5.2 | 1,322,032 | 3/14/2020 |
2.5.1 | 1,395,957 | 2/15/2020 |
2.5.0 | 1,159,979 | 1/18/2020 |
2.4.1 | 2,297,664 | 11/10/2019 |
2.4.0.1 | 118,063 | 11/5/2019 |
2.4.0 | 25,969 | 11/3/2019 |
2.3.2 | 521,483 | 10/12/2019 |
2.3.1.6 | 1,193,978 | 9/9/2019 |
2.3.1 | 96,674 | 9/8/2019 |
2.3.0 | 717,981 | 8/24/2019 |
2.2.0 | 2,373,103 | 6/11/2019 |
2.1.5.1 | 942,671 | 5/13/2019 |
2.1.4 | 649,474 | 4/13/2019 |
2.1.3 | 1,254,805 | 2/24/2019 |
2.1.2 | 1,388,252 | 12/30/2018 |
2.1.1 | 204,613 | 12/17/2018 |
2.1.0.3 | 209,214 | 12/7/2018 |
2.0.7 | 920,784 | 10/28/2018 |
2.0.6 | 2,993,744 | 8/4/2018 |
2.0.5 | 497,927 | 7/7/2018 |
2.0.4 | 669,868 | 5/25/2018 |
2.0.3 | 681,805 | 4/15/2018 |
2.0.2 | 231,192 | 3/18/2018 |
2.0.1 | 1,710,198 | 1/6/2018 |
2.0.0 | 190,242 | 12/22/2017 |
1.22.0 | 687,416 | 11/24/2017 |
1.20.0 | 581,059 | 10/28/2017 |
1.18.1.1 | 727,933 | 9/4/2017 |
1.18.1 | 21,689 | 9/3/2017 |
1.18.0 | 218,044 | 8/7/2017 |
1.16.2 | 518,576 | 7/1/2017 |
1.16.1 | 700,622 | 5/5/2017 |
1.16.0 | 91,380 | 4/21/2017 |
1.14.2 | 46,621 | 4/12/2017 |
1.12.0 | 225,772 | 3/12/2017 |
1.10.2 | 225,970 | 1/28/2017 |
1.10.1 | 188,962 | 12/4/2016 |
1.10.0 | 482,123 | 10/31/2016 |
* Fixed potential memory leaks in Pop3Client.
* Reverted SMTP pipelining of the DATA command. (issue #1459)
* Fixed ImapFolder.Rename() to disallow renaming a folder to be a child of itself.
* Fixed SmtpStream.ReadResponse/Async() to handle buffers that do not contain a complete line. (issue #1467)