Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Implemented read-only support for System.IO.Compression.ZipArchive #1006

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmirmilshteyn
Copy link
Contributor

Adds basic support for reading zip files through System.IO.Compression.ZipArchive using JSZip 2.x. It's dual licensed under MIT or GPLv3, so should be fine to use. Currently setup to be optional, and will only be loaded if the zip config option is set.

@kg
Copy link
Member

kg commented Jul 17, 2016

Can you add a couple simple test cases for this?
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants