Metadata >> NuGet >> React.AspNet

React.AspNet

Metadata

Authors Daniel Lo Nigro
Description ReactJS tools for ASP.NET 5, including ASP.NET MVC 6. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
Owners Daniel Lo Nigro
ProjectUrl http://reactjs.net/
RequireLicenseAcceptance False
Tags asp.net mvc asp javascript js react facebook reactjs vnext
Title ReactJS.NET (MVC 6)
PackageSize 29309
PackageHashAlgorithm SHA512
PackageHash 3PiktASfMc8RoPXi1/UL4Sy2T06fUYQumjUdkkf2UV2FUWNBS3qV2/+mAFW/UdXOYyoklYuNhu6WjZBC/o55qg==
DownloadCount 000000
CreatedDate 2015-09-29T17:25:08
Dependencies Microsoft.Framework.DependencyInjection:1.0.0-beta7:dnx451|Microsoft.AspNet.Mvc.Core:6.0.0-beta7:dnx451|Microsoft.AspNet.StaticFiles:1.0.0-beta7:dnx451|Microsoft.AspNet.FileProviders.Physical:1.0.0-beta7:dnx451|Microsoft.AspNet.Mvc.ViewFeatures:6.0.0-beta7:dnx451|React.Core:1.5.5:dnx451|JavaScriptEngineSwitcher.Core:1.2.4.0:dnx451
Copyrights Copyright 2014-2015 Facebook, Inc
IconUrl http://facebook.github.io/react/img/logo_og.png
LicenseUrl https://github.com/reactjs/React.NET#licence

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

OpenWrap

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

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