A cross platform library for compress files in a Zip Archive.
Info
Version: | 1.1.0 |
Author(s): | Mario Righi |
Last Update: | Friday, May 11, 2018 |
.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)