Metadata >> NuGet >> React.Owin

React.Owin

Metadata

Authors Daniel Lo Nigro
Copyrights Copyright 2014 Facebook, Inc
Description Allows you to compile JSX to JavaScript via OWIN middleware
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 owin
Dependencies JavaScriptEngineSwitcher.Core:1.2.4|Microsoft.Owin.StaticFiles:3.0.0|React.Core:1.5.5
Title ReactJS.NET - JSX for OWIN
PackageSize 22755
PackageHashAlgorithm SHA512
PackageHash xDl1TbglvvdG2dmLi3D6jQqz77sY1snwD0RdfXarO7AGZNERmLR31ex/JrP4wg/vQzaI87u25a+45fdC2tFkjA==
DownloadCount 000000
CreatedDate 2015-09-29T17:26:49

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

OpenWrap

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

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.3
1.5.2
1.5.1
1.5.0