1

I am using Visual Studio 2010 and I want to unzip a file using .net 4.0. Is there a facility to unzip files using .net 4.0 framework? Is there any possibility to use ZipArchive with 4.0?

1 Answer 1

3

Take a look at SharpZipLib. I've used this on previous projects and it's an excellent library for reading zip files.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you very much I will have try on it.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.