RazorMailer - A Simple .NET Email Framework Using Razor Templates
After a considerable amount of effort (a lot more than I realised), RazorMailer [https://github.com/jonleigh/RazorMailer] is ready to be released under version 1.0.0. RazorMailer is a .NET based email framework that uses Razor templates (and RazorEngine [https://github.com/Antaris/RazorEngine] under the hood) to…