RestfulRouting 1.6.0
dotnet add package RestfulRouting --version 1.6.0
NuGet\Install-Package RestfulRouting -Version 1.6.0
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="RestfulRouting" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RestfulRouting" Version="1.6.0" />
<PackageReference Include="RestfulRouting" />
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 RestfulRouting --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RestfulRouting, 1.6.0"
#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 RestfulRouting@1.6.0
#: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=RestfulRouting&version=1.6.0
#tool nuget:?package=RestfulRouting&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RestfulRouting is a routing library for ASP.NET MVC based on the Rails 3 routing DSL.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- WebActivator (>= 1.0.0)
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 |
|---|---|---|
| 1.6.0 | 61,487 | 5/30/2016 |
| 1.5.0 | 10,899 | 10/5/2013 |
| 1.4.6 | 2,176 | 8/1/2013 |
| 1.4.5 | 2,053 | 7/17/2013 |
| 1.4.4 | 1,974 | 7/17/2013 |
| 1.4.3 | 2,130 | 7/16/2013 |
| 1.4.2 | 4,271 | 4/2/2013 |
| 1.4.1 | 2,073 | 4/1/2013 |
| 1.4.0 | 1,863 | 3/20/2013 |
| 1.3.5 | 1,952 | 3/4/2013 |
| 1.3.4 | 2,199 | 2/14/2013 |
| 1.3.3 | 5,813 | 1/24/2013 |
| 1.3.2 | 1,800 | 1/23/2013 |
| 1.3.1 | 2,839 | 1/2/2013 |
| 1.3.0 | 6,826 | 3/27/2012 |
| 1.2.3 | 2,387 | 3/2/2012 |
| 1.2.2 | 2,146 | 2/3/2012 |
| 1.2.0 | 2,243 | 12/23/2011 |
| 1.1.3 | 2,377 | 10/2/2011 |
Loading failed