dotnet-deps-parser

Generate a dep tree given a collection of manifests

Usage no npm install needed!

<script type="module">
  import dotnetDepsParser from 'https://cdn.skypack.dev/dotnet-deps-parser';
</script>

README

Snyk logo


Known Vulnerabilities

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