SevenZipSharp icon indicating copy to clipboard operation
SevenZipSharp copied to clipboard

Fork of SevenZipSharp on CodePlex

Results 75 SevenZipSharp issues
Sort by recently updated
recently updated
newest added

It was recently reported to me that GZIP archives containing files larger than 4GB do not extract correctly using SevenZipSharp. As we are all aware, the 7-zip EXE does not...

waiting for response

Thanks for the great library. I am having some problems with it. I tried to read .tar.gz and .tar.bz2 files but it comes with wrong data. It shows only 1...

enhancement

I know there is an "FileExtractionFinished" event where i can abort further file extraction, which is called after each extracted file. But if i have a very huge file, is...

question

Was wanting to use this version of the library in an app I'm currently working on as it seems like the most up to date and maintained fork. I got...

enhancement

Dear Community, I just recognized that the version 1.0.19.0 simply hangs at SevenZipExtractor.ExtractArchive(), when the path is too long, there is no exception, the function just never returns. In a...

question

Fixes issue #21 brought a direct stream getter delegate out made the stream classes public changed the signature for the "extract all files with callback" function removed garbage collection bossiness

I have ported SevenZipSharp to .net 4.0 and .net standard 2.0, this can help more people.

question

When trying to extract the .gz archive, the "System.ArgumentOutOfRangeException" error appears inside dll, and the .tar archive with the same name in the same folder appears. I attached the .gz...

Now that SevenZipSharp support .Net Std. will it then be running in .Core on Linux too? I'm seeing an issue with the 7zip.dll...are there an equivalent Linux library that can...

The adaptation for using in the WINCE been discontinued?

question