Enables using the Razor view engine with Nancy.
Info
Version: | 2.0.0 |
Author(s): | Andreas Håkansson, Steven Robbins and contributors |
Last Update: | Saturday, April 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nancyfx.org/ |
NuGet Url: | https://www.nuget.org/packages/Nancy.Viewengines.Razor |
Install
Install-Package Nancy.Viewengines.Razor
dotnet add package Nancy.Viewengines.Razor
paket add Nancy.Viewengines.Razor
Nancy.Viewengines.Razor Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 2.0.0)
- Microsoft.AspNet.Razor(>= 2.0.30506)
- Microsoft.CodeAnalysis.CSharp(>= 1.3.2)
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform(>= 1.0.3)
- System.Collections.Immutable(>= 1.2.0)
Tags