RazorGenerator.Mvc 2.3.4

dotnet add package RazorGenerator.Mvc --version 2.3.4
NuGet\Install-Package RazorGenerator.Mvc -Version 2.3.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RazorGenerator.Mvc" Version="2.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RazorGenerator.Mvc --version 2.3.4
#r "nuget: RazorGenerator.Mvc, 2.3.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RazorGenerator.Mvc as a Cake Addin
#addin nuget:?package=RazorGenerator.Mvc&version=2.3.4

// Install RazorGenerator.Mvc as a Cake Tool
#tool nuget:?package=RazorGenerator.Mvc&version=2.3.4

MVC View engine that supports precompiled Razor views

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on RazorGenerator.Mvc:

Repository Stars
daveaglick/FluentBootstrap
Provides extensions, helper classes, model binding, and other goodies to help you use the Bootstrap CSS framework from .NET code.
rgonek/Ilaro.Admin
Generic admin panel for ASP.NET MVC.
Version Downloads Last updated
2.3.4 11,593 4/21/2015
2.2.3 35,829 5/13/2014
2.2.2 3,023 3/10/2014
2.2.1 3,501 11/6/2013
2.1.2 3,509 8/22/2013
2.1.1 4,532 6/20/2013
2.1.0 428 6/6/2013
2.0.1 1,034 5/4/2013
2.0.0 470 4/26/2013
1.5.5 821 3/4/2013
1.5.4 205 2/18/2013
1.5.3 161 2/14/2013
1.5.0 3,708 12/9/2012
1.4.0 1,619 4/20/2012
1.3.2 253 1/24/2012
1.3.0 118 12/8/2011
1.2.1 235 8/30/2011
1.2.0 102 8/24/2011

* v1.5.5:  Updated IsPhyicalPathsNewer to use case insensitive comparison