library to retrieve mail from imap and convert it to database friendly format.
Info
Version: | 0.1.0 |
Author(s): | Matthias Müller |
Last Update: | Tuesday, May 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/penCsharpener/mail2db |
NuGet Url: | https://www.nuget.org/packages/penCsharpener.Mail2DB |
Install
Install-Package penCsharpener.Mail2DB
dotnet add package penCsharpener.Mail2DB
paket add penCsharpener.Mail2DB
penCsharpener.Mail2DB Download (Unzip the "nupkg" after downloading)
Dependencies
- MailKit(>= 2.1.4)