.NET Standard library for providing an elegant Builder Pattern interface to SharpZipLib functionality.
Info
Version: | 1.1.0 |
Author(s): | UoN Application Development |
Last Update: | Friday, August 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uon-nuget/UoN.ZipBuilder |
NuGet Url: | https://www.nuget.org/packages/UoN.ZipBuilder |
Install
Install-Package UoN.ZipBuilder
dotnet add package UoN.ZipBuilder
paket add UoN.ZipBuilder
UoN.ZipBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- SharpZipLib(>= 1.0.02)
Tags