Skip to content

Vs extension that dumps objects on stack to C# code

License

Notifications You must be signed in to change notification settings

jdavid82/DumpStackToCSharpCode

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.8%
  • HTML 1.2%
  • Other 1.0%