NReact.XForms 0.0.5.1-alpha

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

// Install NReact.XForms as a Cake Tool
#tool nuget:?package=NReact.XForms&version=0.0.5.1-alpha&prerelease

React/Flux principles for native C#/Xaml Xamarin.Forms applications

There are no supported framework assets in this 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.5.1-alpha 840 4/19/2016

0.0.5.1 Initial Xamarin.Forms support

Experimental version to play with React/Flux principles in familiar C#/Xaml world.