Download ASP.NET MVC Routing Debugger Visualizer
Description
ASP.NET Routing Debugger is a visualizer extension for Visual Studio 2010.It displays the matched route data and datatokens of all defined routes in your web application.
Source Files
The download file mvcroutevisualizer.zip has the following entries.
trunk/src/InstallVisualizer/InstallVisualizer.csproj
trunk/src/InstallVisualizer/Program.cs//from w w w .j a va2 s .c o m
trunk/src/InstallVisualizer/Properties/AssemblyInfo.cs
trunk/src/InstallVisualizer/app.config
trunk/src/Sparrow.VisualStudio.Debugger.RouteVisualizer.sln
trunk/src/Tester/Program.cs
trunk/src/Tester/Properties/AssemblyInfo.cs
trunk/src/Tester/Tester.csproj
trunk/src/Tester/app.config
trunk/src/Visualizer/BinaryRouteTransporter.cs
trunk/src/Visualizer/DebugHttpContext.cs
trunk/src/Visualizer/DebugHttpRequest.cs
trunk/src/Visualizer/JsonObject.cs
trunk/src/Visualizer/JsonRouteTransporter.cs
trunk/src/Visualizer/MvcRouteTransporter.cs
trunk/src/Visualizer/Properties/AssemblyInfo.cs
trunk/src/Visualizer/RouteRow.cs
trunk/src/Visualizer/RouteTransporter.cs
trunk/src/Visualizer/RouteTransporterCollection.cs
trunk/src/Visualizer/Serializer.cs
trunk/src/Visualizer/Visualizer.cs
trunk/src/Visualizer/Visualizer.csproj
trunk/src/Visualizer/frmAbout.Designer.cs
trunk/src/Visualizer/frmAbout.cs
trunk/src/Visualizer/frmAbout.resx
trunk/src/Visualizer/frmMain.Designer.cs
trunk/src/Visualizer/frmMain.cs
trunk/src/Visualizer/frmMain.resx
trunk/src/Visualizer/sign.snk
trunk/src/VsPackage/GlobalSuppressions.cs
trunk/src/VsPackage/Guids.cs
trunk/src/VsPackage/Key.snk
trunk/src/VsPackage/PkgCmdID.cs
trunk/src/VsPackage/Properties/AssemblyInfo.cs
trunk/src/VsPackage/Resources.Designer.cs
trunk/src/VsPackage/Resources.resx
trunk/src/VsPackage/Resources/Images_32bit.bmp
trunk/src/VsPackage/Resources/Package.ico
trunk/src/VsPackage/Resources/icons_32bit.png
trunk/src/VsPackage/VSPackage.resx
trunk/src/VsPackage/VsPackage.cs
trunk/src/VsPackage/VsPackage.csproj
trunk/src/VsPackage/VsPackage.vsct
trunk/src/VsPackage/preview.png
trunk/src/VsPackage/source.extension.vsixmanifest
Download
Click the following link to download mvcroutevisualizer.zip.
mvcroutevisualizer.zip