Metadata >> NuGet >> React.Web.Mvc4

React.Web.Mvc4

Metadata

Authors Daniel Lo Nigro
Copyrights Copyright 2014 Facebook, Inc
Description ReactJS tools for ASP.NET MVC 4 and 5. 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 Microsoft.AspNet.Mvc:4.0.20710.0|React.Web:1.5.5|React.Core:1.5.5
Title ReactJS.NET (MVC 4 and 5)
PackageSize 13018
PackageHashAlgorithm SHA512
PackageHash vehuMlMJ29g8e+Qe7RHt0HSyRiBdkNxfGQpJNqv76KgUrSyA+A5aoT3VTXCowExqo1k26jB/5EYfSz2uXNkESg==
DownloadCount 000000
CreatedDate 2015-09-29T17:28:10
Summary ReactJS tools for ASP.NET MVC 4 and 5

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

OpenWrap

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

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