A cross platform library for compress files in a Zip Archive. 
                        
                    
         
                Info
| Version: | 1.1.1 | 
| Author(s): | Mario Righi | 
| Last Update: | Thursday, August 21, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/lonemario/LT.ZipHelper | 
| NuGet Url: | https://www.nuget.org/packages/LT.ZipHelper | 
Install
Install-Package LT.ZipHelper
                        dotnet add package LT.ZipHelper
                        paket add LT.ZipHelper
                        
                                LT.ZipHelper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.IO.Compression(>= 4.3.0)