CubeBuild.JSRazor 1.0.7

dotnet add package CubeBuild.JSRazor --version 1.0.7
NuGet\Install-Package CubeBuild.JSRazor -Version 1.0.7
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="CubeBuild.JSRazor" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CubeBuild.JSRazor --version 1.0.7
#r "nuget: CubeBuild.JSRazor, 1.0.7"
#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 CubeBuild.JSRazor as a Cake Addin
#addin nuget:?package=CubeBuild.JSRazor&version=1.0.7

// Install CubeBuild.JSRazor as a Cake Tool
#tool nuget:?package=CubeBuild.JSRazor&version=1.0.7

Library for rendering Javascript from Razor Syntax

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CubeBuild.JSRazor:

Package Downloads
CubeBuild.Application

CubeBuild Core is the dependency libraries for the public release CMS CubeBuild. It is incorporated into the default CubeBuild project, or can be integrated into any ASP.NET MVC application as an inbuild content manager.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 3,283 2/11/2016
1.0.4 1,446 2/4/2014
1.0.3 1,476 7/7/2013
1.0.2 1,191 3/13/2013
1.0.1 1,214 2/21/2013
1.0.1-rc1 1,007 2/4/2013
1.0.1-beta7 987 2/1/2013
1.0.1-beta6 1,020 1/24/2013
1.0.1-beta5 992 1/24/2013
1.0.1-beta3 980 1/17/2013
1.0.1-beta2 975 1/16/2013
1.0.1-beta1 1,012 1/16/2013
1.0.1-beta 951 1/15/2013
1.0.1-alpha1 971 1/15/2013
1.0.1-alpha 969 1/15/2013
1.0.0.14 1,224 1/14/2013
1.0.0.13 1,178 1/14/2013
1.0.0.12 1,196 1/11/2013
1.0.0.11 1,217 1/7/2013
1.0.0.10 1,182 1/7/2013
1.0.0.9 1,231 1/7/2013
1.0.0.8 1,253 1/7/2013
1.0.0.7 1,159 1/4/2013
1.0.0.6 1,282 1/4/2013
1.0.0.5 1,192 12/28/2012
1.0.0.4 1,160 12/27/2012
1.0.0.3 1,149 12/23/2012
1.0.0.2 1,134 12/23/2012
1.0.0.1 1,239 12/22/2012
1.0.0 1,802 12/22/2012

Version 1.0.7 includes a fix to the order of rendering of uncontained text, and decreases the length of variable names used in generated javascript.