dotPeek 2020.3 Help

Find Assemblies in Folders

File | Explore Folder

dotPeek allows loading entire folders in the Assembly Explorer window When a folder is loaded, dotPeek processes all its subfolders in hunt for files that it is able to decompile, and displays the folder's hierarchy in the Assembly Explorer.

Open a folder with .NET assemblies

  • In the main menu, choose File | Explore Folder and then select a target folder.

  • Click Explore Folder Themed icon add folder screen gray on the Assembly Explorer toolbar and then select a target folder.

  • Drag a target folder from Windows Explorer to the Assembly Explorer window.

The folder is added to the Assembly Explorer window. You can explore it by expanding the subfolders and all assembly nodes found within it. Double-click code symbols to decompile and view the corresponding code in the code viewer. For more information, see Working with Code.

Any assembly found within folders can be displayed at the root level of the Assembly Explorer. To do so, right-click an assembly node and choose Show at Root Level in the context menu.

Last modified: 08 March 2021