FAP.React 0.0.4

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

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

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.

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

This is the last version that uses React.NET, there are no guarantees that it works on Windows.

Use this only if you wish to use React.NET instead of the internal alternative.