This adds the ability to use razor when building templates for email in Batman.
Info
| Version: | 1.0.71 |
| Author(s): | James Craig |
| Last Update: | Sunday, February 28, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://jacraig.github.io/Batman/ |
| NuGet Url: | https://www.nuget.org/packages/Batman.Core.Communication.RazorFormatter |
Install
Install-Package Batman.Core.Communication.RazorFormatter
dotnet add package Batman.Core.Communication.RazorFormatter
paket add Batman.Core.Communication.RazorFormatter
Batman.Core.Communication.RazorFormatter Download (Unzip the "nupkg" after downloading)
Dependencies
- RazorEngine(>= 3.7.7 && <= 3.7.7)
- Microsoft.AspNet.Razor(>= 3.2.3 && <= 3.2.3)
- Batman.Core(>= 1.0.71 && <= 1.0.71)
Tags