RouteJs.AspNet
2.0.3
There is a newer version of this package available.
See the version list below for details.
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.
<PackageVersion Include="RouteJs.AspNet" Version="2.0.3" />
<PackageReference Include="RouteJs.AspNet" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RouteJs.AspNet --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package RouteJs.AspNet@2.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RouteJs.AspNet&version=2.0.3
#tool nuget:?package=RouteJs.AspNet&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
DNX 4.5.1
- Microsoft.AspNet.Http (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Mvc (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Routing (>= 1.0.0-rc1-final)
-
DNXCore 5.0
- Microsoft.AspNet.Http (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Mvc (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Routing (>= 1.0.0-rc1-final)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Please refer to project site (http://dan.cx/projects/routejs) for more details, release notes, usage examples and sample code.