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,287 2/11/2016
1.0.4 1,450 2/4/2014
1.0.3 1,480 7/7/2013
1.0.2 1,195 3/13/2013
1.0.1 1,217 2/21/2013
1.0.1-rc1 1,009 2/4/2013
1.0.1-beta7 989 2/1/2013
1.0.1-beta6 1,022 1/24/2013
1.0.1-beta5 993 1/24/2013
1.0.1-beta3 982 1/17/2013
1.0.1-beta2 977 1/16/2013
1.0.1-beta1 1,014 1/16/2013
1.0.1-beta 953 1/15/2013
1.0.1-alpha1 973 1/15/2013
1.0.1-alpha 971 1/15/2013
1.0.0.14 1,227 1/14/2013
1.0.0.13 1,181 1/14/2013
1.0.0.12 1,200 1/11/2013
1.0.0.11 1,220 1/7/2013
1.0.0.10 1,186 1/7/2013
1.0.0.9 1,235 1/7/2013
1.0.0.8 1,257 1/7/2013
1.0.0.7 1,162 1/4/2013
1.0.0.6 1,286 1/4/2013
1.0.0.5 1,196 12/28/2012
1.0.0.4 1,164 12/27/2012
1.0.0.3 1,153 12/23/2012
1.0.0.2 1,138 12/23/2012
1.0.0.1 1,243 12/22/2012
1.0.0 1,806 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.