microsoft / RecursiveExtractor

RecursiveExtractor is a .NET Standard 2.0 archive extraction Library, and Command Line Tool which can process 7zip, ar, bzip2, deb, gzip, iso, rar, tar, vhd, vhdx, vmdk, wim, xzip, and zip archives and any nested combination of the supported formats.
MIT License
194 stars 29 forks source link

Remove 7z Parallel Per Report of Unreliable Behavior #112

Closed gfs closed 1 year ago

gfs commented 1 year ago

Fix Batch method for Iso Extractor #111 Remove 7z Parallel Implementation due to underlying incompat with SharpCompress #109