uFlexiMail allows you to create strongly-typed e-mail templates for your website using familiar Razor template engine and do not mess with tricky placeholders, like "Hello, %FullName%" or "Hello, ###FullName###".
Info
Version: | 0.4.0 |
Author(s): | artyom.chernenko@deleteagency.com |
Last Update: | Tuesday, December 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Delete.uFlexiMail |
Install
Install-Package Delete.uFlexiMail
dotnet add package Delete.uFlexiMail
paket add Delete.uFlexiMail
Delete.uFlexiMail Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(>= 7.3.0)
- Postal.Mvc4(>= 1.2.0)
- RazorEngine(>= 3.3.0)
Tags