DEV Community

The confusing way of sending emails in .NET Core and other goodies

Alexandru Bucur on December 08, 2018

Since I finally had some time to play more with C# I've encountered my next challenge when wanting to implement user registration with a confirmati...
Collapse
 
akashkava profile image
Akash Kava

I used to use Razor, but eventually world needs preview and WYSIWYG editor. So I switched to handlebars. JS Library can display preview of handlebars template to user before sending email. User can customize template easily. There are various template editors, such as grapesjs.com/demo-newsletter-edito... which has excellent browser editor support. Slowly we are coming out of .NET Core and switching to NodeJS via NodeServices.