ardalis / AspNetCoreRouteDebugger

An ASP.NET Core Route Debugger implemented as a Razor Page
MIT License
68 stars 21 forks source link

Human readable JSON #8

Closed Saibamen closed 4 years ago

ardalis commented 4 years ago

Resolve conflicts and I'll merge.

Saibamen commented 4 years ago

Done. I just copy-pasted my version of controller (other PR was merged by you)

Fixed identation and move Controller property to first position (because we are now sorting routes by Controller name)