Metadata >> NuGet >> RouteJs.AspNet

RouteJs.AspNet

Metadata

Authors Daniel Lo Nigro
Description JavaScript URL routing for ASP.NET 5 (vNext) and MVC 6. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
LicenseUrl http://dan.cx/projects/routejs#licence
Owners Daniel Lo Nigro
ProjectUrl http://dan.cx/projects/routejs
ReleaseNotes Please refer to project site (http://dan.cx/projects/routejs) for more details, release notes, usage examples and sample code.
RequireLicenseAcceptance False
Tags asp.net mvc asp routing route url ajax jquery javascript js vnext
Dependencies Microsoft.AspNet.Http.Abstractions:1.0.0-beta7:dnx451|Microsoft.AspNet.Mvc:6.0.0-beta7:dnx451|Microsoft.AspNet.Routing:1.0.0-beta7:dnx451|Microsoft.AspNet.Http.Abstractions:1.0.0-beta7:dnxcore50|Microsoft.AspNet.Mvc:6.0.0-beta7:dnxcore50|Microsoft.AspNet.Routing:1.0.0-beta7:dnxcore50
Title RouteJs (ASP.NET 5 and MVC 6)
PackageSize 71819
PackageHashAlgorithm SHA512
PackageHash LFB7IBGLRjWZsCWl0MBgBmkqMP2L95r20+iXvpvgjHx5jFtIYA+5MvsJlISsVlbs2ijf9qOVs+AtjDYUBB8QKA==
DownloadCount 000000
CreatedDate 2015-09-13T22:41:06

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

OpenWrap

Installing the package:
o add-wrap RouteJs.AspNet
Uninstalling the package:
o remove-wrap RouteJs.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
2.0.1
2.0.0