Simplify.Mail
1.5.1
Simple mail sender
Install-Package Simplify.Mail -Version 1.5.1
dotnet add package Simplify.Mail --version 1.5.1
<PackageReference Include="Simplify.Mail" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.Mail --version 1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simplify.Mail, 1.5.1"
#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 Simplify.Mail as a Cake Addin
#addin nuget:?package=Simplify.Mail&version=1.5.1
// Install Simplify.Mail as a Cake Tool
#tool nuget:?package=Simplify.Mail&version=1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updates
* Upgrade to Microsoft.Extensions.Configuration 3.1.*
Dependencies
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration (>= 3.1.11)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 3.1.11)
- System.Configuration.ConfigurationManager (>= 4.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.