A test SMTP server used in conjunction with NUnit to allow testing of code that sends emails.
Info
Version: | 0.1.0 |
Author(s): | HMx Labs: Hamza Mian |
Last Update: | Thursday, September 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://hmxlabs.uk/software/ |
NuGet Url: | https://www.nuget.org/packages/HmxLabs.SmtpUnit |
Install
Install-Package HmxLabs.SmtpUnit
dotnet add package HmxLabs.SmtpUnit
paket add HmxLabs.SmtpUnit
HmxLabs.SmtpUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(>= 2.6.4 && < 3.0.0)