51,482

Downloads

256

Downloads of v 0.7

2011-01-27

Last update

This is not the latest version of MvcMailer available.

MvcMailer

0.7

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 [New in V0.5].

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.

This package has a very good amount of test coverage and if you want, take a look at the project site.

V0.7 Adds testability to projects using MvcMailer.

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

PM> Install-Package MvcMailer -Version 0.7

Owners

Authors

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
MvcMailer 4.0 17498 Monday, October 01 2012
MvcMailer 1.1 29281 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