routedebugger

There are 1 entries for the tag routedebugger

RouteDebugger 2.0

I’m at Mix11 all week and this past Monday, I attended the Open Source Fest where multiple tables were set up for open source project owners to show off their projects. One of  my favorite projects is also a NuGet package named Glimpse Web Debugger. It adds a FireBug like experience for grabbing server-side diagnostics from an ASP.NET MVC application while looking at it in your browser. It provides a browser plug-in like experience without the plug-in. One of the features of their plug-in is a route debugger inspired by my route debugger. Over time, as Glimpse catches...