Continuing my migration to C# I have now created a C# variant of my Debug Visualizer that has been around for some time for VB.
The VSI (Visual Studio Installer) package installs new C# and VB projects that appear under the My Templates area when creating a new project. The projects include all relevant references and a starter method to get you going. Just follow the comments to get a visualizer working for your chosen type.
Available from the Visual Studio 2005 Tools area as usual.
