Skip to main content
MailKitLite package icon

MailKitLite

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.

Total Downloads
1.0M
1,016,556
Published
Mar 9, 2025
Latest stable version

Install

.NET CLI
dotnet add package MailKitLite --version 4.11.0
Package Manager Console
Install-Package MailKitLite -Version 4.11.0
PackageReference
<PackageReference Include="MailKitLite" Version="4.11.0" />

Frameworks

.NETFramework4.6.2 .NETFramework4.7 .NETFramework4.8 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

System.Formats.Asn1
.NETFramework4.6.2
[8.0.1, )
[4.6.0, )
MimeKitLite
.NETFramework4.6.2
[4.11.0, )
System.Formats.Asn1
.NETFramework4.7
[8.0.1, )
[4.6.0, )
MimeKitLite
.NETFramework4.7
[4.11.0, )
System.Formats.Asn1
.NETFramework4.8
[8.0.1, )
[4.6.0, )
MimeKitLite
.NETFramework4.8
[4.11.0, )
[8.0.1, )
[4.11.0, )
System.Formats.Asn1
.NETStandard2.0
[8.0.1, )
[4.6.0, )
MimeKitLite
.NETStandard2.0
[4.11.0, )
System.Formats.Asn1
.NETStandard2.1
[8.0.1, )
MimeKitLite
.NETStandard2.1
[4.11.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.