SmtpServer 6.4.1-RC1
.NET Standard 2.0
This is a prerelease version of SmtpServer.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SmtpServer --version 6.4.1-RC1
NuGet\Install-Package SmtpServer -Version 6.4.1-RC1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SmtpServer" Version="6.4.1-RC1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmtpServer --version 6.4.1-RC1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SmtpServer, 6.4.1-RC1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SmtpServer as a Cake Addin
#addin nuget:?package=SmtpServer&version=6.4.1-RC1&prerelease
// Install SmtpServer as a Cake Tool
#tool nuget:?package=SmtpServer&version=6.4.1-RC1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET SmtpServer
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SmtpServer:
Package | Downloads |
---|---|
SMTPRouter
Provides a Component to implement a SMTP Router. A SMTP Router is an object that will receive SMTP messages and forward it to another SMTP, based on certain routing rules. |
|
SMTPRouter.Windows
A package containing .NET Framework specific components to use in conjunction with the SMTPRouter package. With this package you can use the App.Config file to configure your SMTP Router. |
|
Bitcall.Common.Test.Utils
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SmtpServer:
Repository | Stars |
---|---|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
Version | Downloads | Last updated |
---|---|---|
9.0.2 | 5,841 | 9/16/2022 |
9.0.2-beta1 | 77 | 9/16/2022 |
9.0.1 | 985,389 | 6/15/2021 |
9.0.0 | 19,304 | 4/3/2021 |
8.0.5 | 9,593 | 1/30/2021 |
8.0.4 | 22,089 | 11/20/2020 |
8.0.3 | 965 | 11/16/2020 |
8.0.2 | 754 | 11/10/2020 |
8.0.1 | 16,992 | 11/1/2020 |
7.2.0 | 54,224 | 6/21/2020 |
7.1.0 | 2,715 | 5/28/2020 |
7.0.0 | 14,098 | 4/8/2020 |
6.5.0 | 2,236 | 4/1/2020 |
6.4.1-RC1 | 588 | 1/9/2020 |
6.4.0 | 25,190 | 6/16/2019 |
6.3.0 | 913 | 6/12/2019 |
6.2.1 | 1,437 | 5/4/2019 |
6.2.0 | 1,489 | 4/15/2019 |
6.0.0 | 4,003 | 12/27/2018 |
5.3.0 | 17,376 | 7/23/2018 |
5.2.0 | 1,830 | 6/26/2018 |
5.1.1 | 2,742 | 5/29/2018 |
5.1.0 | 1,253 | 5/8/2018 |
5.0.0 | 11,149 | 3/11/2018 |
4.4.0 | 3,684 | 2/22/2018 |
4.3.0 | 10,393 | 9/5/2017 |
Added the SessionFaulted event to the SmtpServer.