MvcMailer-vs2013 NuGet Package

MvcMailer sends emails using the MVC views as Email Body with no effort.

Here's a quick list of features: a) Use Razor/WebForms views b) Use Master pages c) Write Testable Code d) Pass values to your view using ViewBag or ViewModel and e) Generate Absolute URL using Url.Abs method and f) create multi-part emails by just adding a view file, g) scaffold your mailers.
MvcMailer has a MailerBase class that extends ControllerBase class. So, Mailers are just like your Controllers. As a result, you can use all the controller goodies without any learning curve, period. The end result is a professional looking HTML email body ready for your to send to your website users.
Visit the Project site for a comprehensive tutorial on MvcMailer.

This version is for ASP.Net MVC 4.5 *running as Admin under VS2013 due to changes in the scaffolding system.* For other versions, please check MvcMailer4 and MvcMailer3 packages.




Got any MvcMailer-vs2013 Question?





Info

Version: 4.5.1-pre
Author(s): S. M. SOHAN, Tyler Mercier
Last Update: Wednesday, February 12, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/smsohan/MvcMailer
NuGet Url: https://www.nuget.org/packages/MvcMailer-vs2013


Install
Install-Package MvcMailer-vs2013
dotnet add package MvcMailer-vs2013
paket add MvcMailer-vs2013
MvcMailer-vs2013 Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

1.4

avg-downloads-per-day

13

days-since-last-release

3732