-
Notifications
You must be signed in to change notification settings - Fork 996
Code Reference
nils måsén edited this page Aug 21, 2019
·
9 revisions
- Create a Zip with full control over content
- Create a Zip from/to a memory stream or byte array
- Create a Zip as a browser download attachment in IIS
- Unpack a Zip with full control over the operation
- Unpack a Zip, including embedded zips, and re-pack into a new zip or memorystream
- Unpack a zip using ZipInputStream (eg for Unseekable input streams)
- Download and Unpack a zip from an FTP server with recovery