AttributeBasedRoutesList 1.0.0

dotnet add package AttributeBasedRoutesList --version 1.0.0
NuGet\Install-Package AttributeBasedRoutesList -Version 1.0.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="AttributeBasedRoutesList" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AttributeBasedRoutesList --version 1.0.0
#r "nuget: AttributeBasedRoutesList, 1.0.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.
// Install AttributeBasedRoutesList as a Cake Addin
#addin nuget:?package=AttributeBasedRoutesList&version=1.0.0

// Install AttributeBasedRoutesList as a Cake Tool
#tool nuget:?package=AttributeBasedRoutesList&version=1.0.0

This package adds the ability to look at all the asp.net mvc 5 attribute based routes applied throughout your application. After installing the package just run your asp.net mvc 5 application, and visit "attribute-based-routes". That is, if your application is running at port 1234, you would have to visit http://localhost:1234/attribute-based-routes. One thing to note is that the route information is displayed only if run in your local machine (Cassini or IIS).

There are no supported framework assets in this 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
1.0.0 2,277 11/19/2014