I'm in a fix. I need to download a zip file from network location and then decompress it on local machine and use the files. The only constraint is that I cannot use any third party dll.
Just go to References and add "System. IO. Compression.
In .NET framework 4.5 now there is System.IO.Compression.ZipFile.ExtractToDirectory(String, String)
method.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With