CRDebug is a debugger application targeted primarily for developers of high-performance applications
like games. It allows for data to be captured at run-time and analyzed at later stages using
various visualization plugins CRDebug provides.
Debugging library for .NET (written in C#). Log as plain text, xml and treeviews into console, debug window, files and eventlog. Covers pretty much all debugging needs.
ObjectBlox is a collection of libraries and utilities that provide a variety of useful services and functions for building distributed, cross-platform applications. It is written entirely in C# and runs on the .Net and Mono runtimes.
Logger.NET is a logging framework which enables you to include code which contains logging information (like Entermethod, Exitmethod, variable values etc) to be logged.
For licensing questions, see license.txt in the releases
NReflector is an extensible, open class browser and analysis tool for Mono/.NET. It allows users to browse Mono/.NET assemblies, search for methods/types and analyze their usage in an intuitive way.