QMailer.Web 3.0.11

dotnet add package QMailer.Web --version 3.0.11
                    
NuGet\Install-Package QMailer.Web -Version 3.0.11
                    
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="QMailer.Web" Version="3.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QMailer.Web" Version="3.0.11" />
                    
Directory.Packages.props
<PackageReference Include="QMailer.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add QMailer.Web --version 3.0.11
                    
#r "nuget: QMailer.Web, 3.0.11"
                    
#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.
#addin nuget:?package=QMailer.Web&version=3.0.11
                    
Install QMailer.Web as a Cake Addin
#tool nuget:?package=QMailer.Web&version=3.0.11
                    
Install QMailer.Web as a Cake Tool

Install this assembly in aspnet project

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
3.0.11 1,609 6/5/2018
3.0.10 1,006 11/8/2017
2.2.8.1 1,350 2/23/2016
2.2.7 1,115 2/9/2016
2.2.6 1,437 11/29/2015
2.2.5 1,192 8/26/2015
2.1.4 1,199 5/13/2015
2.0.3.3 1,164 3/9/2015
2.0.3.2 1,109 3/9/2015
2.0.3.1 1,371 2/16/2015
2.0.2 1,454 12/26/2014
2.0.1 1,509 12/18/2014
2.0.0 1,331 12/1/2014

2.1.4.0 Fix potential threadleak on send email message
Remove dkim when attachment exists
2.0.3.3 fix attachment in template view
2.0.3.2 Bad assembly version with nuget
2.0.3.1 Fix issue with @Html.AddAttachment method helper
2.0.2 Add FullUrl(..) extension
2.0.1 Add attachment in email view via @Html.AddAttachment(...)
2.0.0