Dragon.Mail 1.10.5

dotnet add package Dragon.Mail --version 1.10.5
NuGet\Install-Package Dragon.Mail -Version 1.10.5
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="Dragon.Mail" Version="1.10.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dragon.Mail --version 1.10.5
#r "nuget: Dragon.Mail, 1.10.5"
#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 Dragon.Mail as a Cake Addin
#addin nuget:?package=Dragon.Mail&version=1.10.5

// Install Dragon.Mail as a Cake Tool
#tool nuget:?package=Dragon.Mail&version=1.10.5

The Mail Templating and Sending Module (part of Dragon Web Framework) for .NET that supports Handlebar Templates (HTML & plain-text), Internationalization, Summary E-Mails (Batching, i.e. do not send more than 1 email per X hours) and Asynchronous Sending.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.10.5 3,764 2/6/2017
1.10.4 1,229 1/17/2017
1.10.3 1,149 1/17/2017
1.10.2 1,118 1/17/2017
1.10.1 1,155 1/16/2017
1.10.0 1,112 1/16/2017
1.9.1 1,128 1/5/2017
1.9.0 1,129 1/5/2017
1.8.1 1,371 9/11/2016
1.8.0 960 9/4/2016
1.7.1 1,035 1/27/2016
1.7.0 1,201 11/22/2015
1.6.0 1,406 10/6/2015
1.5.0 1,070 10/6/2015
1.4.0 1,122 6/24/2015
1.3.0 1,186 6/24/2015
1.2.0 1,009 6/23/2015
1.1.0 1,038 6/23/2015
1.0.0 1,020 6/23/2015

Fix for alternate views issues with some clients.