ActionMailer 0.7.4

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

// Install ActionMailer as a Cake Tool
#tool nuget:?package=ActionMailer&version=0.7.4

ActionMailer.Net aims to be an easy, and relatively painless way to send email from your ASP.NET MVC application. The concept is pretty simple. We render HTML by utilizing some pretty snazzy view engines, so why can't we do the same thing for email?

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.4 14,120 8/6/2012
0.7.0 429 2/5/2012
0.6.2 150 9/26/2011
0.6.1 113 8/16/2011
0.6.0 135 7/5/2011
0.5.0 133 3/15/2011
0.4.6 116 3/3/2011
0.4.5 105 3/2/2011
0.4.4 134 2/18/2011
0.4.3 153 2/17/2011
0.4.2 158 2/11/2011