FAP.React
0.0.5
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
<PackageReference Include="FAP.React" Version="0.0.5" />
paket add FAP.React --version 0.0.5
#r "nuget: FAP.React, 0.0.5"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- FAP.dll (>= 1.1.1)
- Newtonsoft.Json (>= 9.0.1)
- VroomJs (>= 1.2.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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