ZipDiff is a command-line utility for comparing the contents of 2 zip files.
Info
Version: | 1.3.1 |
Author(s): | Lee Kelleher |
Last Update: | Tuesday, April 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet-zipdiff-utils/zipdiff |
NuGet Url: | https://www.nuget.org/packages/ZipDiff |
Install
Install-Package ZipDiff
dotnet add package ZipDiff
paket add ZipDiff
ZipDiff Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 1.9.71)
- SharpZipLib(>= 0.86.0)
Tags