{"id":18175072,"url":"https://github.com/sailro/dependencypath","last_synced_at":"2026-03-04T04:31:41.087Z","repository":{"id":64506778,"uuid":"576340972","full_name":"sailro/DependencyPath","owner":"sailro","description":"Find transitive dependencies in assemblies","archived":false,"fork":false,"pushed_at":"2024-11-14T07:21:14.000Z","size":38,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T12:17:22.244Z","etag":null,"topics":["assembly","dependency","reference","transitive"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sailro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"sailro","patreon":"sailro"}},"created_at":"2022-12-09T15:47:52.000Z","updated_at":"2024-11-14T07:21:15.000Z","dependencies_parsed_at":"2024-04-29T10:59:40.641Z","dependency_job_id":"3c69f770-5ca0-4805-9f00-0cced0d7a75e","html_url":"https://github.com/sailro/DependencyPath","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"d1ff81847b1f5c5fd181e57a57f08329c350cd38"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailro%2FDependencyPath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailro%2FDependencyPath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailro%2FDependencyPath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailro%2FDependencyPath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sailro","download_url":"https://codeload.github.com/sailro/DependencyPath/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246624185,"owners_count":20807490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assembly","dependency","reference","transitive"],"created_at":"2024-11-02T16:08:43.630Z","updated_at":"2026-03-04T04:31:41.029Z","avatar_url":"https://github.com/sailro.png","language":"C#","funding_links":["https://github.com/sponsors/sailro","https://patreon.com/sailro"],"categories":[],"sub_categories":[],"readme":"# DependencyPath\n[![NuGet](https://img.shields.io/nuget/v/DependencyPath.svg)](https://www.nuget.org/packages/DependencyPath/)\nFind transitive dependencies in assemblies.\n\n## Installation\n\nYou can easily install as a global dotnet tool:\n```\ndotnet tool install --global DependencyPath\n```\nYou can then invoke the tool using the following command: `dependency-path`.\n\n## Usage\n```\nUSAGE:\n    DependencyPath.dll \u003cassemblies\u003e \u003cdependency\u003e [OPTIONS]\n\nARGUMENTS:\n    \u003cassemblies\u003e    Assemblies\n    \u003cdependency\u003e    Dependency to search\n\nOPTIONS:\n    -h,  --help           Prints help information\n    -v,  --version        Display resolved versions\n    -a,  --version-all    Display expected and resolved versions\n    -t,  --token          Skip public key token\n    -r,  --recurse        Recurse sub-directories\n         --verbose        Verbose\n    -d,  --depth          Max search depth\n    -p,  --path           Assembly search path\n\nCOMMANDS:\n    scan \u003cassemblies\u003e \u003cdependency\u003e    Scan assemblies\n```\n\n## Demo\n\n```\ndependency-path SyntaxTree*.dll NewtonSoft.Json --depth 3 -t b77a5c561934e089 -t cc7b13ffcd2ddd51\n\nSyntaxTree.VisualStudio.Unity.CodeLens -\u003e Microsoft.VisualStudio.Language -\u003e Newtonsoft.Json\nSyntaxTree.VisualStudio.Unity -\u003e Newtonsoft.Json\nSyntaxTree.VisualStudio.Unity -\u003e Microsoft.VisualStudio.LanguageServices -\u003e Newtonsoft.Json\nSyntaxTree.VisualStudio.Unity -\u003e Microsoft.VisualStudio.Telemetry -\u003e Newtonsoft.Json\nSyntaxTree.VisualStudio.Unity -\u003e Microsoft.VisualStudio.Language -\u003e Newtonsoft.Json\nSyntaxTree.VisualStudio.Unity -\u003e Microsoft.VisualStudio.Utilities -\u003e Newtonsoft.Json\nSyntaxTree.VisualStudio.Unity.Tests -\u003e SyntaxTree.VisualStudio.Unity -\u003e Newtonsoft.Json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsailro%2Fdependencypath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsailro%2Fdependencypath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsailro%2Fdependencypath/lists"}