MvcMailer3 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 MVC3 only. This version fixes the reference problem from the 3.0 version.




Got any MvcMailer3 Question?





Info

Version: 3.1.0
Author(s): S. M. SOHAN, Tyler Mercier
Last Update: Friday, October 12, 2012
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/smsohan/MvcMailer
NuGet Url: https://www.nuget.org/packages/MvcMailer3


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

1 package depend on this package.




STATS

must-have-score

1.4

avg-downloads-per-day

9

days-since-last-release

4185