You might want the AddAllFromDirectory extension:
https://github.com/adamhathcock/sharpcompress/blob/master/SharpCompress/Archive/AbstractWritableArchive.Extensions.cs
I just fixed a bug with streams being open still after writing.
https://github.com/adamhathcock/sharpcompress/blob/master/SharpCompress/Archive/AbstractWritableArchive.Extensions.cs
I just fixed a bug with streams being open still after writing.