Info
Version: | 0.7.4 |
Author(s): | Scott Anderson |
Last Update: | Monday, August 6, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/swaj/actionmailer.net |
NuGet Url: | https://www.nuget.org/packages/ActionMailer |
Install
Install-Package ActionMailer
dotnet add package ActionMailer
paket add ActionMailer
ActionMailer Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
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?.