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 stre
My unrar project, http://nunrar.codeplex.com/ aims to be very .NETty and has streaming support. If you need something else, please suggest or give me a patch.