PowerShell Cmdlet for rendering a Razor template from the command line.
Info
Version: | 1.0.1 |
Author(s): | Knut Kristian Johansen |
Last Update: | Sunday, April 29, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/knutkj/misc/wiki/RazorRenderCommandLine |
NuGet Url: | https://www.nuget.org/packages/Razor.Render.CommandLine |
Install
Install-Package Razor.Render.CommandLine
dotnet add package Razor.Render.CommandLine
paket add Razor.Render.CommandLine
Razor.Render.CommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetRazor.Core(2.0.20126.16343)
Tags