1. RavenDB Client Debug

    By:

    RavenDB client debugger visualizer

  2. ObjectDumper

    By:

    Utility methods to easily dump object contents to a file/stream, for debug purposes.

  3. Route Debugger

    By:

    Route Debugger is a little utility I wrote to help debug issues with route configurations. See http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx

    55,514 downloads

  4. MVC.ApiExplorer

    By:

    MVC.ApiExplorer is a portable, independent component designed to help you explore all actions of controller in an ASP.NET MVC project.

  5. Managed Android Debug Bridge (MadBee)

    By:

    A managed library for communicating with the Android Debug Bridge. See more info @ http://madb.codeplex.com/

  6. ReflectSoftware.Insight.Extensions.DebugTrace

    By:

    We've added support for the .NET Diagnostic Debug/Trace write. This allows you to leverage your current investment in Debug/Trace, but leverage the power and flexibility that comes with the ReflectInsight viewer. In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the ReflectInsight Viewer from t... More information

  7. Windows Service Helper

    By:

    Helps Windows Service debugging by creating a Play/Stop/Pause UI when running with a debugger attached, but also allows the service to be installed and run by the Windows Services environment as well. All this with one line of code!

  8. Ensure

    By:

    Provides declarative way for checking conditions.

  9. SymbolSource.Server.Basic

    By:

    Symbol and source server counterpart to NuGet.Server. Can also host NuGet and OpenWrap packages on its own.

  10. JsTrace

    By:

    JsTrace allows you to heavily instrument your JavaScript code without flooding the console with messages. It has "Trace Levels" (off, error, warn, info, debug, log), which allow you to fine-tune what amount of trace information comes out of each area or module of your code. It additionally supports a callback function to allow further processing of... More information

  11. JavaScript Debug Symbols for WinRT

    By:

    The JavaScript Debug Symbols for WinRT adds a property to the Debug global object that you can query to detect if the application is running with the Debug build configuration selected, allowing conditional execution of JavaScript code in a Windows Store app.

  12. IntelliTrace(tm) Contrib

    By:

    A tiny set of attributes + regutil exe to programmatically update the VS2010 IntelliTrace CollectionPlan.xml file, which let IntelliTrace use your custom events.

  13. CLRPlus Windows.Debugging Library

    By:

    A library with some useful classes to assist debugging: - includes getting messages from outputdebugstring [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] .

  14. WinRT XAML Toolkit - Debugging Tools

    By:

    A set of debugging controls and helpers for Windows Runtime XAML applications.

  15. Harvester.Core

    By:

    Harvester - Core

  16. AspNetInfo

    By:

    AspNetInfo helps ASP.NET developers identify server compatibility and configuration settings. AspNetInfo will test connection strings, SMTP, and other settings. In addition it provides a quick glance at application, session, and server variables.

  17. Log4Rabbit

    By:

    RabbitMQ appender for log4net

  18. Harvester.Integration.TraceListener

    By:

    Harvester - System.Diagnostics.TraceListener

  19. JsTrace.MVC

    By:

    Sets up an ASP.NET Area with a JsTraceController in order to facilitate sending JsTrace messages to the server