7-Zip (7za.dll) .NET wrapper

.net, 7zip

Solution

There is a project on CodePlex, SevenZipSharp.

I haven't tried it yet, but it looks promising.

Problem

Is there some code or a library that lets me control the 7-Zip unpacking functionality from C# code?

Original source