Info
Version: | 3.6.0 |
Author(s): | smiley22 |
Last Update: | Monday, January 27, 2014 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/smiley22/S22.Imap |
NuGet Url: | https://www.nuget.org/packages/S22.Imap |
Install
Install-Package S22.Imap
dotnet add package S22.Imap
paket add S22.Imap
S22.Imap Download (Unzip the "nupkg" after downloading)
Dependencies
4 packages depend on this package.
Tags
- Supports IMAP IDLE notifications
- Supports IMAP over SSL/TLS
- API designed to be very easy to use
- Allows selectively fetching parts of mail messages
- Inherently thread-safe
- Well documented with lots of example code
- Robust MIME parser, tested with 100.000+ mails
- Supports various SASL authentication mechanisms including SCRAM-SHA-1
- Free to use in commercial and personal projects (MIT License)
Please visit the website for example usage and details documentation.