Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Compression Assemblies for C#/.Net?

I know about SharpZipLib...but what else is out there? I'd like to make myself a file archiving utility that supports multiple compression formats. Any ideas?

like image 241
Stev0 Avatar asked Feb 12 '26 19:02

Stev0


1 Answers

QuickLZ claims to be the fastest in the world.

http://www.quicklz.com/

How about System.IO.Packaging?

http://msdn.microsoft.com/en-us/library/system.io.packaging.aspx

like image 103
Justin Avatar answered Feb 15 '26 07:02

Justin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!