![]() |
VOOZH | about |
dotnet add package CommonSenseRazor.ViewEngine --version 1.1.0
NuGet\Install-Package CommonSenseRazor.ViewEngine -Version 1.1.0
<PackageReference Include="CommonSenseRazor.ViewEngine" Version="1.1.0" />
<PackageVersion Include="CommonSenseRazor.ViewEngine" Version="1.1.0" />Directory.Packages.props
<PackageReference Include="CommonSenseRazor.ViewEngine" />Project file
paket add CommonSenseRazor.ViewEngine --version 1.1.0
#r "nuget: CommonSenseRazor.ViewEngine, 1.1.0"
#:package CommonSenseRazor.ViewEngine@1.1.0
#addin nuget:?package=CommonSenseRazor.ViewEngine&version=1.1.0Install as a Cake Addin
#tool nuget:?package=CommonSenseRazor.ViewEngine&version=1.1.0Install as a Cake Tool
A custom ViewEngine using the the CommonSenseRazor view searching conventions.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on CommonSenseRazor.ViewEngine:
| Package | Downloads |
|---|---|
|
NarraSparkMvc.Boilerplate
A boilerplate template for creating NarraSparkMVC core/base projects. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 3,146 | 9/25/2013 |
Fixed the invalid namespace in the view engine bootstrapper from the previous version.