Dependencies
Dependency analyzer
A tool to troubleshoot DLL load dependencies issues in Windows applications.
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
9k stars
157 watching
750 forks
Language: C#
last commit: 6 months ago
Linked from 3 awesome lists
csharpdllwindowswpf
Related projects:
Repository | Description | Stars |
---|---|---|
jeremylong/dependencycheck | Detects publicly disclosed vulnerabilities in application dependencies | 6,441 |
depcheck/depcheck | Analyzes dependencies in JavaScript projects to identify unused and missing dependencies | 4,735 |
jimmy-mll/dependencyinjection.sourcegenerators | Automates service registration in the Dependency Injection service collection. | 6 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 83 |
realvizu/nsdepcop | Analyzes namespace dependencies in C# projects to prevent unintended dependencies | 199 |
hiwelo/new-dependencies-action | Automates the detection of new NPM dependencies in pull requests | 27 |
librariesio/libraries.io | Helps developers find and manage open source dependencies in software projects. | 1,118 |
ramblingcookiemonster/psdepend | Manages dependencies for PowerShell projects by specifying required packages and versions in a requirements file. | 284 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,523 |
patrickklaeren/autoregisterinject | Automatically registers dependencies in Microsoft Dependency Injection Service Collection using compile-time source generation | 73 |
symfony/dependency-injection | Standardizes object construction in applications by centralizing dependency management | 4,101 |
es-tooling/eslint-plugin-depend | Provides suggestions for optimizing dependencies and reducing redundancy in software projects | 349 |
dylang/npm-check | Automates dependency checks and updates for JavaScript projects | 6,584 |
kahgeh/ls-crates.nvim | A plugin that retrieves and inserts the latest version of dependencies from crates.io into cargo.toml files | 1 |
albuch/sbt-dependency-check | Automatically monitors dependencies for known vulnerabilities and generates reports on security issues | 266 |