karthik25 / attribute-based-routes

Source/demo for a nuget package that lists all the attribute based routes in the project (MVC 5)

Home Page:https://www.nuget.org/packages/AttributeBasedRoutesList/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attribute Based Routes List

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. Following is a screenshot that shows what to expect from this page!

alt tag

About

Source/demo for a nuget package that lists all the attribute based routes in the project (MVC 5)

https://www.nuget.org/packages/AttributeBasedRoutesList/


Languages

Language:Pascal 46.2%Language:C# 36.9%Language:PowerShell 14.3%Language:JavaScript 2.1%Language:ASP 0.3%Language:Shell 0.2%