Click here to Skip to main content
15,899,555 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hey I was wondering where can I get a free and easy to use compression lib that has 7zip compression and a lot of other compression algorithms that I can use in vb.net.

thanks :) :) :)
Posted

I doubt you can. I would expect you'd need to pay for it.
 
Share this answer
 
 
Share this answer
 
I've used this several times, and I find it VERY useful:

ZipStorer - A Pure C# Class to Store Files in Zip[^]

It doesn't support 7z and "a lot of other compression algorithms" - but it IS free, it supports "normal" zip and it CAN be used from VB.Net
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900