Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tar (re)implementation for .NET 7 #664

Open
adamhathcock opened this issue May 11, 2022 · 1 comment
Open

Tar (re)implementation for .NET 7 #664

adamhathcock opened this issue May 11, 2022 · 1 comment

Comments

@adamhathcock
Copy link
Owner

Tar is coming to .NET 7 and the API design is roughly based on SharpCompress 🥳

dotnet/runtime#65951 (comment)

Hopefully this means the Reader interface can directly wrap this implementation and rework more stuff to use the internals, where necessary, from .NET 7

More info: dotnet/runtime#1540

@carlossanlop
Copy link

Hey @adamhathcock thanks for your help with the design.

Let me know if there's anything I can help with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants