[PR #723] Adds zstd (zstandard) support to zip/zipx and 7zip #1185

Open
opened 2026-01-29 22:19:24 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/723

State: closed
Merged: Yes


Zstandard zips can be created with winzip. Zstandard 7zips can be created with 7zip here: https://github.com/mcmilk/7-Zip-zstd

This uses the nuget package from this git repo: https://github.com/oleg-st/ZstdSharp

As this PR uses an external nuget reference, I'm submitting it for reference. Should the zstd code be imported to SharpCompress?

Thanks.

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/723 **State:** closed **Merged:** Yes --- Zstandard zips can be created with winzip. Zstandard 7zips can be created with 7zip here: https://github.com/mcmilk/7-Zip-zstd This uses the nuget package from this git repo: https://github.com/oleg-st/ZstdSharp As this PR uses an external nuget reference, I'm submitting it for reference. Should the zstd code be imported to SharpCompress? Thanks.
claunia added the pull-request label 2026-01-29 22:19:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1185