dotnet-deps-parser
Version:
Generate a dep tree given a collection of manifests
21 lines (13 loc) • 598 B
Markdown

***
[](https://snyk.io/test/github/snyk/dotnet-deps-parser)
Snyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.
## Snyk .Net Dependencies Parser
Given a `.net` and `.net core` manifest and project files builds a dep tree
## Supported Manifest Files
* `packages.config`
* `project.json`
* `project.assets.json`
* `.csproj`
* `.vbproj`
* `.fsproj`