Info
| Version: | 2.7.2 |
| Author(s): | Luis Hernández |
| Last Update: | Tuesday, December 3, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Kurtz1993/FluentEmail |
| NuGet Url: | https://www.nuget.org/packages/FluentEmail.RazorTemplates |
Install
Install-Package FluentEmail.RazorTemplates
dotnet add package FluentEmail.RazorTemplates
paket add FluentEmail.RazorTemplates
FluentEmail.RazorTemplates Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentEmail.Core(>= 2.7.0)
- Microsoft.CSharp(>= 4.5.0)
- RazorLight(>= 2.0.02)
Tags
Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood.
A fork from Luke Lowrey's amazing FluetEmail.Razor package.