PowerShell Debug Visualizer icon

PowerShell Debug Visualizer

2 big stars
PowerShell Debug Visualizer screenshot
Name: PowerShell Debug Visualizer
Works on: windowsWindows 7 and above
Developer: Doug Finke
Version: 1
Last Updated: 27 Feb 2017
Release: 24 Jun 2010
Category: Programming > Other Programming Files
Rate this software:
274 downloads
screenshotsView Screenshots(1)
commentsComments
downloadDownload
Liked it? Tell others:
details

PowerShell Debug Visualizer Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012
SHA1 Hash: a78906aeedc297becbe1ec6d2996e0b50b5e62ed
Size: 18.52 KB
File Format: zip
Rating: 2.304347826 out of 5 based on 23 user ratings
Publisher Website: External Link
Downloads: 274
License: Free
PowerShell Debug Visualizer is a free software by Doug Finke and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download PowerShell Debug Visualizer which is 18.52 KB in size and belongs to the software category Other Programming Files.
PowerShell Debug Visualizer was released on 2010-06-24 and last updated on our database on 2017-02-27 and is currently at version 1.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

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:
[DebuggerVisualizer(typeof(PoSHVisualizer.PoSHVisualizer))]
[Serializable]
- 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;System requirementsVisual Studio 2008
screenshots

PowerShell Debug Visualizer Screenshots

PowerShell Debug Visualizer screenshot 1
similarSimilar Software