smsohan / MvcMailer

A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style
MIT License
585 stars 176 forks source link

How can i use MvcMailer without scaffolding? #142

Open shoaibshakeel381 opened 9 years ago

shoaibshakeel381 commented 9 years ago

I've tried a lot to use scaffolding based usage but my visual studio is presenting errors when installing MvcScaffolding or T4Scaffolding. As mentioned in issue#33. But since that issue is open since 2011 and there isn't any hope it will be fixed. I wantd to know if we can use MvcMailer without scaffoldinf and how?

Link to Issu#33 is https://github.com/smsohan/MvcMailer/issues/33