haf/DotNetZip.Semverd
Please use System.IO.Compression! A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
C#NOASSERTION
Issues
- 0
zip.ExtractAll() System.IO.IOException: 'Cannot create a file when that file already exists.
#293 opened by Mehuge - 0
Add additional TFM to remove polyfill packages
#291 opened by thompson-tomo - 0
- 2
- 0
Last modification date lost when saving
#288 opened by DoerrSt - 0
ZipEntry.Extract: Setting invalid FileAttributes causes exception on unix-based systems
#286 opened by ir-dev - 0
- 0
- 0
ExtractExistingFileAction.OverwriteSilently doesn't.
#235 opened by LesF - 0
NumberOfSegmentsForMostRecentSave is always 2, not 0 if don't set property MaxOutputSegmentSize
#282 opened by mulei2023 - 1
Windows cannot open the folder
#281 opened by sierks - 0
7 zip giving Header warning while using ZIP64 extension setting Asneccesary or always
#280 opened by Venkatprasanth96 - 1
License information inside nuget metadata
#279 opened by LiorBanai - 0
Long paths are not supported
#278 opened by mgvora - 2
Cannot read that as a ZipFile Unexpected size (0x0001) for Extended Timestamp extra field at position xxx
#277 opened by crackleeeessyp - 3
Plans to fix performance issues when zipping large directories with strong encryption using the same password?
#271 opened by AndrewBSzabo - 1
what is the best way to use the lib Ionic.Zip to download files directly to a zip file
#254 opened by insinfo - 1
After Extracting (with password), the file is saved inside nested folders. Using Overloaded function for AddFile doesn't apply the password.
#261 opened by amishraAFS - 1
issue with pkzip weak encryption
#266 opened by ArnaudDebaene - 1
Support WinZip AE-2 encryption
#263 opened by tommaier123 - 2
- 0
Add GitHub code quality scanning to project
#275 opened by jshergal - 0
How to preserve timestamps of folders?
#272 opened by anmac1789 - 1
Latest version 1.15 requires .Net 5
#225 opened by StannieV - 1
Extract file from zip
#231 opened by viharshah711 - 1
How to create sfx file in dotnet core 3.1
#249 opened by RenjithPr90 - 2
Why can't I unzip
#257 opened by eighteen-k-gold-malow - 0
Reorganize project to create a .netstandard 2.0 library as well as upgrade to .Net 4.8 for anything targeting .Net Framework
#270 opened by jshergal - 0
- 0
zip file extracts without problems in 7zip, DotNetZip fails to open the archive (BZ_DATA_ERROR)
#267 opened by basprins - 0
Zip64 writes incorrect central directory file header/extended information extra field
#260 opened by BhaaLseN - 0
Zip Extract only particular folder
#258 opened by M4ntic - 0
- 0
System.ArgumentOutOfRangeException:“Not valid Win32 FileTime。 Arg_ParamName_Name”
#252 opened by giterfor126 - 0
combobo for "Existing file Action" is not working
#250 opened by belmasnaoui - 2
Is there a way to read split/spanned ZIP files?
#230 opened by billpg - 0
Can't extract data from the password-protected archive created with 7zip using BZip2 compression
#248 opened by Enedwait - 10
Support for .NET 6.0
#245 opened by mattmckinstry - 0
"A file cannot be created if it already exists" error even if i choose to OverwriteSilently
#244 opened by ClonkAndre - 0
Potential Bug - Creating a self-extracting exe from a .accde file, corrupts the zip file.
#241 opened by fluffchops - 0
Can't compile on release on UWP
#240 opened by Osaxely - 0
Special characters reading problem
#239 opened by jrscm - 0
ZipEntry accessors and inheritance
#237 opened by mark-at-tusksoft - 0
- 0
UNC Path, AddSelectedFiles
#232 opened by cksoft0807 - 0
Extra Characters in DotNetZip archive files
#229 opened by jruggiero1955 - 0
- 0
- 1
AddDirectory() reports exception when using .NET5
#226 opened by BloodBaz - 0
Adler32 class is safe to only use ints.
#223 opened by AraHaan