Some uses of the Ionic DotNetZip library
- ASP.NET App that compresses a file as it is uploaded
https://professionalaspnet.com/archive/2007/11/17/Compressing-a-File-as-it-is-Uploaded.aspx - ASP.NET app to manipulate ZIP files as virtual directories or read-only resource containers.
https://www.codeproject.com/KB/aspnet/aspnetzipfs.aspx - Manipulate .DOCX files without using .NET 3.0 library code
https://conceptdev.blogspot.com/2007/03/open-docx-using-c-to-extract-text-for.html - EasyZip: Manipulate XNA Game Studio (xbox game development) content simply and easily
https://www.codeplex.com/easyzip - Tutorial (en espanol) on zipping multiple files into an archive, using the Ionic library
https://weblogs.asp.net/carloslone/archive/2008/02/12/comprimiendo-m-250-ltiples-archivos-en-un-zip-con-net.aspx - StartMenuSearch - a backport of the Vista start menu search capability. It embeds the Ionic ZIP library
https://code.google.com/p/startmenusearch/ - blogcontroller; A blog application built on top of ASP.net MVC Framework
https://code.google.com/p/blogcontroller/