Is there any way to read the content of a RAR file (support for multi-file RAR is a must)?
I don't want to extract the content to the disk, just read it like a stream.
Low level lib to work with 7z.dll (supports rar archives, incliding multi-part, works with .net streams):
C# (.net) interface for 7-Zip archive dlls
And more high-level lib based on the first one:
SevenZipSharp
2.1m questions
2.1m answers
60 comments
57.0k users