AlphaMail 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
Install-Package AlphaMail -Version 1.1.2
dotnet add package AlphaMail --version 1.1.2
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlphaMail, 1.1.2"
For F# scripts that support #r syntax, copy this into the source code 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added YouTube video example.
Dependencies
This package has no dependencies.
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.