AlphaMail 1.1.0
See the version list below for details.
dotnet add package AlphaMail --version 1.1.0
NuGet\Install-Package AlphaMail -Version 1.1.0
<PackageReference Include="AlphaMail" Version="1.1.0" />
paket add AlphaMail --version 1.1.0
#r "nuget: AlphaMail, 1.1.0"
// Install AlphaMail as a Cake Addin #addin nuget:?package=AlphaMail&version=1.1.0 // Install AlphaMail as a Cake Tool #tool nuget:?package=AlphaMail&version=1.1.0
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.
Upgraded the client library for v2 service support. Added support for anonymous models (JSON serialization of anonymous types).