RazorEngine - A Templating Engine based on the Razor parser.
Info
Version: | 4.5.1-alpha001 |
Author(s): | Matthew Abbott, Ben Dornis, Matthias Dittrich |
Last Update: | Saturday, September 2, 2017 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Antaris/RazorEngine |
NuGet Url: | https://www.nuget.org/packages/RazorEngine |
Install
Install-Package RazorEngine
dotnet add package RazorEngine
paket add RazorEngine
RazorEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Razor(>= 1.1.2)
- System.Collections.Immutable(>= 1.2.0)
- System.Reflection.Metadata(>= 1.4.2)
Tags