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

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -