microsoft / microsoft/OSSGadget
Add deprecation support to NuGet package manager
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 371
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
The NuGet package manager doesn't appear to pass through the "deprecation" signal from nuget.org:
https://api.nuget.org/v3/registration5-gz-semver2/microsoft.rest.clientruntime/index.json
It'd be nice to make sure this is included in oss-metadata.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the NuGet package-manager handling for the registration API response at the provided nuget.org URL, then inspect how package metadata is mapped into oss-metadata. Done means the deprecation signal is preserved in the generated metadata and the relevant behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100