Info
Version: | 1.0.4 |
Author(s): | @mczachurski |
Last Update: | Thursday, November 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mczachurski/MailRetriever |
NuGet Url: | https://www.nuget.org/packages/MailRetriever |
Install
Install-Package MailRetriever
dotnet add package MailRetriever
paket add MailRetriever
MailRetriever Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Threading.Thread(>= 4.3.0)
It can be run in c# code. It was created for unit tests purposes (espacially BDD tests).
You can run SMTP server by one line of code. After that server can inform you when specific email was retrieved.