Zip / UnZip Archive in .NET Framework? -



Zip / UnZip Archive in .NET Framework? -

possible duplicate: .net library unzip zip , rar files

is there zip unzip in .net? (not asking gzip).

have able unzip .jar files aka zip files.

any way avoid using sharpziplib, trying limit dependencies programme should use

something built .net framework perhaps?

or else i'll, blah might have reflector zipfile classes sharpziplib , add together them project.

there no such things built in .net framework. wouldn't expect ever change. given big number of free libraries available, microsoft's limited resources improve spent on other things.

.net zip unzip

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -