Metadata >> NuGet >> React.JavaScriptEngine.VroomJs

React.JavaScriptEngine.VroomJs

Metadata

Authors Daniel Lo Nigro
Copyrights Copyright 2014 Facebook, Inc
Description Mono support for ReactJS.NET, using VroomJs and V8. Allows you to use ReactJS.NET on Linux and Mac OS X. Install this package in addition to the regular ReactJS.NET packages (eg. React.Web.Mvc4 for ASP.NET MVC 4 integration). Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
IconUrl http://facebook.github.io/react/img/logo_og.png
LicenseUrl https://github.com/reactjs/React.NET#licence
Owners Daniel Lo Nigro
ProjectUrl http://reactjs.net/
RequireLicenseAcceptance False
Summary Mono (Linux and Mac OS X) support for ReactJS.NET
Tags asp.net mvc asp jquery javascript js react facebook reactjs mono linux mac macos v8
Dependencies JavaScriptEngineSwitcher.Core:1.2.0|Newtonsoft.Json:5.0.4|React.Core:1.3.0
Title ReactJS.NET - Mono Support
PackageSize 37170
PackageHashAlgorithm SHA512
PackageHash tTuPLdCN6MmVShdGIcjhGGq8NOV2dc85D/vfFpfnfTXGwbwSsOMhwvZHUCu39Jen5PcVODri9u/MJN2165zqyQ==
DownloadCount 000000
CreatedDate 2014-12-01T04:22:04

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install React.JavaScriptEngine.VroomJs -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install React.JavaScriptEngine.VroomJs -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package React.JavaScriptEngine.VroomJs
Installing the package (HTTP Basic authentication):
Install-Package React.JavaScriptEngine.VroomJs -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package React.JavaScriptEngine.VroomJs -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package React.JavaScriptEngine.VroomJs

OpenWrap

Installing the package:
o add-wrap React.JavaScriptEngine.VroomJs
Uninstalling the package:
o remove-wrap React.JavaScriptEngine.VroomJs

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0