Click here to Skip to main content
15,886,639 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

i am using ionic(3rd party dll)for reading Zip files in C#. Similarly i want to read Rar files using C#.

If any one knows, how to read the Rar file eateries using C#. Kindly help me soon.

Thanks in advance,

Sugu .
Posted
Updated 3-Mar-17 4:19am
Comments
Zoltán Zörgő 27-Oct-12 8:56am    
Any progress?
sugumaran srinuvasan 29-Oct-12 3:40am    
NO improvment

I've been using SharpCompress[^] and it's working well on RAR files. Documentation is a little lacking, but it'll get you there.
 
Share this answer
 
I suggest you switch to 7-zip:
http://sevenzipsharp.codeplex.com/[^], C# (.NET) Interface for 7-Zip Archive DLLs[^], and you have both.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900