Szpi / DumpStackToCSharpCode

Vs extension that dumps objects on stack to C# code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DumpStackToCSharpCode

DumpStackToCSharpCode provides functionality to dump stack to C# code directly from visual studio while debugging application. You can do it from context menu, which is invoked from Autos or Locals windows.

You can download it from visual studio marketplace.

Demo 1

Invoking action from Autos window.

Demo 2

Invoking action from Locals window.

Choose which object you want to dump

Configure object that should be created via constructor

Demo 3

Refresh automatically during debugging.

Configuration

Basic configuration.

Build Status

Build Status

About

Vs extension that dumps objects on stack to C# code

License:MIT License


Languages

Language:C# 97.3%Language:HTML 1.2%Language:CSS 0.6%Language:Smalltalk 0.5%Language:PowerShell 0.4%