aboutcode-org / aboutcode-org/nuget-inspector
Add support for a target rid
Open
- Dominant language
- C#
- Stars
- 5
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It could be useful to also support resolution for a target runtime id, though a NuGet is not runtime-specific as far as I can see.
Note that while this may work for the modern project-reference-based projects, this may not work as expected with the legacy project-reference or the packages.config-based project where the APIs do not seem to have provisions for rid support. Rid support may also require the actual download of the nupkg or extra APIs calls.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.