Metadata >> NuGet >> React.Web

React.Web

Metadata

Authors Daniel Lo Nigro
Copyrights Copyright 2014 Facebook, Inc
Description ReactJS tools for ASP.NET. If using ASP.NET MVC, also install React.Web.Mvc4. For ASP.NET 5 (vNext) and MVC 6, install React.AspNet instead! 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.Core:1.2.4|Newtonsoft.Json:6.0.8|WebActivatorEx:2.0.5|React.Core:1.5.5
Title ReactJS.NET for ASP.NET
PackageSize 30332
PackageHashAlgorithm SHA512
PackageHash aKVb5LoG/fLoUij7ghp9Q9Urbmb2isjjpvN8h+jdypXAm8YzW97wqSJPXkFAZ4Ov0g3+911kT4+IT0/efC3ISw==
DownloadCount 000000
CreatedDate 2015-09-29T17:27:15
Summary ReactJS tools for ASP.NET 4

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

OpenWrap

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

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.0
0.2.0
0.1.0
0.1.0-dev-20140403-2203