RouteJs.Mvc4 1.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package RouteJs.Mvc4 --version 1.1.4
NuGet\Install-Package RouteJs.Mvc4 -Version 1.1.4
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.Mvc4" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RouteJs.Mvc4 --version 1.1.4
#r "nuget: RouteJs.Mvc4, 1.1.4"
#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.Mvc4 as a Cake Addin
#addin nuget:?package=RouteJs.Mvc4&version=1.1.4

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

JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (https://github.com/Daniel15/RouteJs) for more details, usage examples and sample code.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 2,417 7/1/2017
2.1.0 2,153 5/28/2016
2.0.3 11,034 11/21/2015
2.0.2 1,057 10/25/2015
2.0.0 12,235 8/24/2015
1.1.9 6,794 1/25/2015
1.1.8 1,787 10/26/2014
1.1.7 1,655 7/6/2014
1.1.6 1,182 4/27/2014
1.1.5 1,814 11/18/2013
1.1.4 13,672 9/10/2013
1.1.3 1,296 8/6/2013
1.1.1 1,245 7/26/2013
1.1.0 1,231 6/10/2013
1.0.1 1,192 6/4/2013
1.0.0 1,159 5/23/2013

Please refer to project site (https://github.com/Daniel15/RouteJs) for more details, release notes, usage examples and sample code.