Metadata >> NuGet >> React.Core

React.Core

Metadata

Authors Daniel Lo Nigro
Copyrights Copyright 2014 Facebook, Inc
Description ReactJS tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. 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
Tags asp.net mvc asp jquery javascript js react facebook reactjs
Dependencies JavaScriptEngineSwitcher.Msie:1.2.4|JavaScriptEngineSwitcher.V8:1.2.4|JSPool:0.3.0|Newtonsoft.Json:6.0.8
Title ReactJS.NET Core
PackageSize 436767
PackageHashAlgorithm SHA512
PackageHash Ky6VqJZGOSwsLpaaEgyDgR7EENCzZ2RcGOafuzDRKTwOj+OKawxjzPaFCB4BQJt4pi3bpKKWSccesJWWFejoXw==
DownloadCount 000000
CreatedDate 2015-09-29T17:25:45
Summary ReactJS tools for .NET

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.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install React.Core -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.Core
Installing the package (HTTP Basic authentication):
Install-Package React.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package React.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package React.Core

OpenWrap

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

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.5.5
1.5.4
1.5.2
1.5.1
1.5.0
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.2.0
0.1.0
0.1.0-dev-20140403-2203