.netdotnetzip

finding the ionic.zip.dll in dotnetzip


Sure I am being stupid but I can't find the ionic.zip.dll

On their page I clicked on the download archive button. I have unzipped all the files but I can't see the dll. Clearly I am doing something wrong but what?

I have search the folder foe the file and nothing is returned


Solution

  • The dll is within this download, it's just been renamed in a manifest, as can been viewed within the json file '\releases\releaseList.json'

    To access the latest version, extract the following file:

    '\releases\9\f8f1b2b3-518d-4802-ab92-ac64f37b6c85'
    

    Rename this file to 'DotNetZipLib-DevKit-v1.9.zip'

    Within this zip there are a few different projects (I'm assuming zip-v1.9 is the .net zip package)

    eg: '\zip-v1.9\Release\Ionic.Zip.dll'