Skip to main content

Module types

Module types 

Source
Expand description

Domain types for NuGet/.NET project dependencies.

Structsยง

NuGetDependency
A single PackageReference / PackageVersion / package entry from a manifest.
NuGetParseResult
Parsed result of a single manifest file (.csproj, Directory.Packages.props, packages.config).
NuGetVersion
A single version of a package, as returned by the NuGet flat-container endpoint.
PackageInfo
Package metadata from a NuGet search result.