AzUnzipEverything
AzUnzipEverything copied to clipboard
Large files over 2GB fail with out of memory exception
The project uses a MemoryStream to process the zip files. Files over 2GB throw OutOfMemoryException . Tested with ubuntu desktop iso zipped using normal compression level.