Metadata >> NuGet >> React.Web.Mvc3

React.Web.Mvc3

Metadata

Authors Daniel Lo Nigro
Copyrights Copyright 2014 Facebook, Inc
Description ReactJS tools for ASP.NET MVC 3. 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 React.Web:1.5.5|React.Core:1.5.5
Title ReactJS.NET (MVC 3)
PackageSize 12983
PackageHashAlgorithm SHA512
PackageHash irt53WkqyhvZaSYiLPK1D+QJY4IgSAfYNEHUg74S5Q/WW6+2LTSSlUyS8A3aGac3ut0U7sPkN27YRcRydiLOww==
DownloadCount 000000
CreatedDate 2015-09-29T17:27:43
Summary ReactJS tools for ASP.NET MVC 3

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

OpenWrap

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

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