Browse by Tags

MK Web UG

MK Web UG
Macedonian Web User Group
Tagged Content List
  • Blog Post: Sending emails using MvcMailer

    MvcMailer is an interesting component that you can use for sending emails in ASP.NET MVC Framework. The very great thing is that it uses Razor view engine views as email templates and is pretty easy to setup and use. In this article you will see how to install it, setup email templates and send emails…...