Info
Version: | 3.1.0-ci0868 |
Author(s): | Robert N. Wood <[email protected]> |
Last Update: | Saturday, April 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/rnwood/smtpserver |
NuGet Url: | https://www.nuget.org/packages/Rnwood.SmtpServer |
Install
Install-Package Rnwood.SmtpServer
dotnet add package Rnwood.SmtpServer
paket add Rnwood.SmtpServer
Rnwood.SmtpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.5.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Net.Security(>= 4.3.2)
This component powers the popular Smtp4dev application.