51,788

Downloads

153

Downloads of v 0.4

2011-01-20

Last update

This is not the latest version of MvcMailer available.

MvcMailer

0.4

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

It finds the Email View and Master page automatically based on the name of the mailer following same principles of Controllers.

So, a view "WelcomeMessage" for the mailer Notifier will be automatically used from

~/Views/Notifier/WelcomeMessage.cshtml or ~/Views/Notifier/WelcomeMessage.aspx

It doesn't require any fancy and new configuration.

Zero learning curve, use your MVC Views and Master Pages.

To install MvcMailer, run the following command in the Package Manager Console

PM> Install-Package MvcMailer -Version 0.4

Owners

Authors

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
MvcMailer 4.0 17565 Monday, October 01 2012
MvcMailer 1.1 29367 Thursday, March 10 2011
MvcMailer 1.0 266 Monday, March 07 2011
MvcMailer 0.9 146 Monday, February 28 2011
MvcMailer 0.8 113 Tuesday, February 22 2011
MvcMailer 0.7 256 Thursday, January 27 2011
MvcMailer 0.6 181 Tuesday, January 25 2011
MvcMailer 0.4 153 Thursday, January 20 2011
MvcMailer 0.3 116 Wednesday, January 19 2011
MvcMailer 0.2 118 Monday, January 17 2011