NUnrar - Release: NUnrar 0.5

NUnrar 0.5

I haven't worked on this much in the month since 0.4. I did add non-seekable stream support. In truth, I'm not sure what else to do until I use it in a project or someone else asks for something.

Filed under  //

Comments [0]

NUnrar - Release: NUnrar 0.4

Check out this website I found at nunrar.codeplex.com

Added unexpected feature: Streams for single and multipart archives. They must be seekable however. Maybe non-seekable streams soon when someone asks.

Filed under  //

Comments [0]

NUnrar - Release: NUnrar 0.3

Link to release at nunrar.codeplex.com

Another minor bugfix. Ran into this myself when I was trying to convert CBR files to PDFs. Spent so many hours chasing this down.

Filed under  //

Comments [0]

NUnrar 0.2

Just a quick bugfix a user actually found.  I've also added a couple of properties and renamed a lot.  I hope more people look into this for C# and unraring.

Download NUnrar 0.2 from Codeplex

Filed under  //

Comments [0]

NUnrar 0.1

I've managed to produce something useful.  The feature set is probably limited but I did spend the time to put in multi-volume support.  I'm actually uncertain what to do next for the library.  I will probably continue on to my next project and only fix what I need to or wait for feedback.  Then revisit after a while for performance enhancements.

Download NUnrar 0.1 from Codeplex

Filed under  //

Comments [0]

NUnrar

My new project is hopefully simple and straight forward: http://nunrar.codeplex.com/

This is a literal conversion of the JUnrar project by Edmund Wagner I started by using the Java Conversion Assistant 3.0 on JUnrar and have been cleaning up and fixing the code.  It works, minus volume support and probably other minor features.  

My goal is to make a fairly complete native Unrar library for general .NET use that anyone can use.  I believe the licensing allows free and unrestricted usage of unrar and junrar.

I hope it takes off.

Filed under  //

Comments [2]