microsoft / microsoft/RecursiveExtractor
On .NET 7+ use System.Formats.Tar
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 220
- Forks
- 35
- Avg merge
- 20d 1h
- Merged PRs (30d)
- 1
Description
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 with the System.Formats.Tar API linked in the issue, then locate the tar-handling entry point in RecursiveExtractor. Determine how the existing implementation should use that API on .NET 7+ while preserving the repository's .NET Standard 2.0 support; done means the supported tar extraction behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100