Mike-Ward.Net

SimpleZip Update

SimpleZip is my .NET (C#) Zip file generator that requires no third-party support libraries. You can read more about it at the Code Project. This update adds one additional API.

void ZipTo(IEnumerable fileNames, Stream archiveStream, bool flatten);

The new parameter flatten strips the directory paths off the file names when adding them to the Zip archive. This has the effect of “flattening” the structure to a single folder. Source code and sample project are available on the Downloads page.

← newer older →
.Net, Technology, Life, Whatever

Recent Posts

Checklist Buddy Available for Testing
Tweetz 2.0.0 Released
Tweetz 2.0 Beta
VSColorOutput 2.7 - Time Stamps
Fixed Focal-Length Eyeglasses, a Programmer's Best Friend
How to Choose the Right VPN Service
Two Handy Command Line Scripts
More... (1089)

Donate