MvcMailer 0.6.0

MvcMailer sends emails using the MVC views as Email Body with no effort. See an example at the project site. This is email done eight for ASP.Net MVC - no more spaghetti code for emailing :) See the code project article at http://www.codeproject.com/KB/aspnet/MvcMailerNuGet.aspx to learn more about MvcMailer! 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. 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]. This package has a very good amount of test coverage and if you want, take a look at the project site.

No packages depend on MvcMailer.

This package has no dependencies.

Version Downloads Last updated
4.5.0 5 09/13/2026
4.0.0 6 09/12/2026
1.1.0 5 09/13/2026
1.0.0 5 09/13/2026
0.9.0 6 09/13/2026
0.8.0 5 09/13/2026
0.7.0 5 09/13/2026
0.6.0 5 09/13/2026
0.4.0 6 09/13/2026
0.3.0 5 09/13/2026
0.2.0 6 09/13/2026