AttributeBasedRoutesList 1.0.0
dotnet add package AttributeBasedRoutesList --version 1.0.0
NuGet\Install-Package AttributeBasedRoutesList -Version 1.0.0
<PackageReference Include="AttributeBasedRoutesList" Version="1.0.0" />
paket add AttributeBasedRoutesList --version 1.0.0
#r "nuget: AttributeBasedRoutesList, 1.0.0"
// 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).
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Mvc (>= 5.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.0.0 | 2,316 | 11/19/2014 |