FAP.React 0.0.7

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

// Install FAP.React as a Cake Tool
#tool nuget:?package=FAP.React&version=0.0.7

Extensions of the FAP.Page class (ScriptedPage and ReactivePage) for server side rendering with ReactJS, Moustache, doT, Handlebars, Dust, EJS, Hogan and Underscore. This is meant as an alternative network solution for server side rendering, just assign a get function to return an object or JSON.

Please remember to download the binaries from here: https://github.com/MichaelFroelich/vroomjs-core/tree/master/native/compiled

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.7 1,729 6/28/2017
0.0.5 1,383 6/10/2017
0.0.4 1,378 5/28/2017
0.0.3 1,438 9/2/2016
0.0.2 1,473 3/2/2016

Emergency fix for vanilla templating error, other templating engines like handlebars or moustache or dot are uneffected