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

ios - Fragment Shader GLSL for texture, color and texture/color -

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -