An API that adds to RazorEngine that makes it easy to embed Razor views into assemblies and run them in console applications and windows services.
Info
Version: | 1.0.0.2 |
Author(s): | Tom Taig |
Last Update: | Sunday, April 26, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EmRazor |
Install
Install-Package EmRazor
dotnet add package EmRazor
paket add EmRazor
EmRazor Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK(>= 2.3 && < 2.4)
- HtmlAgilityPack(1.4.9)
- Microsoft.AspNet.Razor(>= 2.0 && < 3.0)
- Newtonsoft.Json(>= 6.0 && < 6.1)
- RazorEngine(>= 3.0 && < 3.7)