RouteJs.AspNet 2.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package RouteJs.AspNet --version 2.0.3
NuGet\Install-Package RouteJs.AspNet -Version 2.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RouteJs.AspNet" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RouteJs.AspNet --version 2.0.3
#r "nuget: RouteJs.AspNet, 2.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RouteJs.AspNet as a Cake Addin
#addin nuget:?package=RouteJs.AspNet&version=2.0.3

// Install RouteJs.AspNet as a Cake Tool
#tool nuget:?package=RouteJs.AspNet&version=2.0.3

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.

Product Compatible and additional computed target framework versions.
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 21,193 7/1/2017
2.1.0 1,167 5/28/2016
2.0.3 1,159 11/21/2015
2.0.2 982 10/25/2015
2.0.1 1,062 9/13/2015
2.0.0 991 8/24/2015

Please refer to project site (http://dan.cx/projects/routejs) for more details, release notes, usage examples and sample code.