AlphaMail 1.1.2

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

// Install AlphaMail as a Cake Tool
#tool nuget:?package=AlphaMail&version=1.1.2

Want to send Transactional Email (i.e. notification email)? Use AlphMail! Just sign up for an account at http://amail.io/ (it's free) and start sending after 5 minutes! What's great about AlphaMail is that you store your templates in our cloud, instead of bloating your code. So it's dead-easy to maintain, whenever or wherever you are.

Example code: https://gist.github.com/4358599
Demonstration video: http://www.youtube.com/watch?v=85ul84OJR_8

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.

This package has no dependencies.

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.1.2 2,986 12/29/2012
1.1.0 1,422 12/26/2012
1.0.6 1,399 12/22/2012
1.0.5 1,505 12/22/2012

Added YouTube video example.