PowerShell Debug Visualizer

Inject objects, presents in a scripting window
Download

PowerShell Debug Visualizer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Doug Finke
  • Operating Systems:
  • Windows All
  • File Size:
  • 18 KB

PowerShell Debug Visualizer Tags


PowerShell Debug Visualizer Description

Using PowerShell, you interact with .NET objects during debugging in the Visual Studio IDE. The PowerShell Visualizer will allow users to inject objects, presents in a scripting window. - Decorate your classes like so: - Hit a breakpoint, launch a PowerShell session and operate on that object. - Create a custom visualizer by inheriting from the PoSHVisualizer. - Inject variables you want into the PowerShell environment. Setup: - Copy the downloaded files to C:\Program Files\Microsoft Visual Studio 8\Common7\IDE for VS 2008 C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE PoSHEditor.dll PoSHEditor.pdb PoSHVisualizer.dll PoSHVisualizer.pdb - Add a reference to PoSHVisualizer.dll - Add a reference to Microsoft.VisualStudio.DebuggerVisualizers.dll - Add the using statement using System.Diagnostics;


PowerShell Debug Visualizer Related Software