Coder Social home page Coder Social logo

nohwnd / dependencywalker.net Goto Github PK

View Code? Open in Web Editor NEW

This project forked from isindicic/dependencywalker.net

0.0 1.0 0.0 271 KB

Show dependencies tree for .NET assemblies like old Depend Walker show it for non managed applications.

License: GNU Lesser General Public License v3.0

C# 95.68% PowerShell 4.32%

dependencywalker.net's Introduction

DependencyWalker for .NET

Show dependencies tree for .NET assemblies similar to how the old Dependency Walker shows them for non-managed applications.

To quickly start to use it, get the latest DependencyWalker.zip and unzip it on a local drive. Simply execute DependWalker.exe with assembly filename as command line argument or just execute DependWalker.exe from explorer and then select assemblies using user interface.

To successfully compile the solution you'll need Visual Studio 2010 and load DependencyWalker.Net.sln.

Solution targets .NET 4.0 and application requires .Net Framework 4.0 installed in order to run. However, the application will work with assemblies that target lower version of framework without any problems.

Command line (CLI) version

C:\> DependencyWalker.Cli.exe --help
Usage:

DependencyWalker.Cli directoryorfile2explore [--json]  [--gac]

Where is

        --json   - Write data in JSON format
        --gac   - Include GAC

.NET5.0 support - BETA VERSION

You are also able to compile program to target .NET5.0. This is still in development, but, in case you want to play with it, you'll need to run Visual Studio 2019 and load DependencyWalker.Net5.sln. To quickly start to use it, get the latest DependencyWalkerNetCore.zip and unzip it on a local drive. Zip file contain .NET5.0 runtime.

dependencywalker.net's People

Contributors

isindicic avatar coreyscheich avatar madhub avatar nohwnd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.