FAP.React 0.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package FAP.React --version 0.0.5
NuGet\Install-Package FAP.React -Version 0.0.5
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.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FAP.React --version 0.0.5
#r "nuget: FAP.React, 0.0.5"
#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.5

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

Extension of the FAP.Page class (ReactivePage) for server side rendering with ReactJS.NET. This is meant as an alternative network solution for ReactJS users, just assign a get function to return JSON.

Please remember to download the binaries from here: https://github.com/MichaelFroelich/vroomjs-core/tree/master/native/compiled and run #ldconfig if necessary

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,773 6/28/2017
0.0.5 1,421 6/10/2017
0.0.4 1,403 5/28/2017
0.0.3 1,479 9/2/2016
0.0.2 1,510 3/2/2016

Uses strictly the VroomJs engine for javascript and otherwises caches better, this thirds the time required by the backend.

Other notable new features include ReactivePage.DownloadScripts function for the lazy and various new Include functions, please use your IDE to explore the functionality