Epsitec.Mailer.Core
2.8.1.2424
Prefix Reserved
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 Epsitec.Mailer.Core --version 2.8.1.2424
NuGet\Install-Package Epsitec.Mailer.Core -Version 2.8.1.2424
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="Epsitec.Mailer.Core" Version="2.8.1.2424" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Epsitec.Mailer.Core --version 2.8.1.2424
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Epsitec.Mailer.Core, 2.8.1.2424"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Epsitec.Mailer.Core as a Cake Addin #addin nuget:?package=Epsitec.Mailer.Core&version=2.8.1.2424 // Install Epsitec.Mailer.Core as a Cake Tool #tool nuget:?package=Epsitec.Mailer.Core&version=2.8.1.2424
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Epsitec Mailer.Core library
This library provides a MailSender
class which simplifies sending e-mail
messages using System.Net.Mail.SmtpClient
by handling the creation of the
MailMessage
object, adding attachments, specifying the sender, recipients,
subject and body of the message (possibly HTML-formatted), and adding headers
needed for detailed delivery management.
The ReplyTo
property is also exposed by the RichMailMessage
model, as are
the references to other e-mail messages in a conversation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- HtmlAgilityPack (>= 1.11.61)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.9.0.2424 | 126 | 6/16/2024 |
2.8.1.2424 | 108 | 6/16/2024 |