I have a directory that contains several files. I want compress this folder to a zip or tar.gz file. How can I do his work in C#?
use 7zip from commandline in C# --> LZMA SDK supports C#, and there are codesamples in the package