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.Standalone |
Install
Install-Package ActionMailer.Standalone
dotnet add package ActionMailer.Standalone
paket add ActionMailer.Standalone
ActionMailer.Standalone Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The concept is pretty simple. We can render HTML by utilizing some pretty snazzy view engines, so why can't we do the same thing for email?.