[
  {
    "Id": "55818",
    "ThreadId": "17182",
    "Html": "Your library might be useful for .NET 2.x only applications, since 3.x provides ZipPackage class for handling zip files.<br>\r\n<br>\r\nBest regards,<br>\r\nPaul.<br>\r\n",
    "PostedDate": "2007-10-31T02:12:07.63-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "55998",
    "ThreadId": "17182",
    "Html": "\r\nHey Paul,<br /><br />I'd say it is useful for .NET 2.0 or 3.0.<br />Here's a post that describes how to manipulate zip files using the ZipPackage class. <br /><a href=\"http://weblogs.asp.net/jgalloway/archive/2007/10/25/creating-zip-archives-in-net-without-an-external-library-like-sharpziplib.aspx\" class=\"externalLink\">http://weblogs.asp.net/jgalloway/archive/2007/10/25/creating-zip-archives-in-net-without-an-external-library-like-sharpziplib.aspx<span class=\"externalLinkIcon\" style=\"font-family:Consolas, Courier New, Courier, Monospace;\"></span></a><br /><br />it's a little complicated to use ZipPackage.  This library is simpler. <br /><br />but the choice is  yours.<br />",
    "PostedDate": "2007-10-31T18:17:27.31-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "58556",
    "ThreadId": "17182",
    "Html": "<div class=\"quote\" style=\"border: dotted .1em #aaa; border-left: none; border-right: none; font-style: italic; margin: 1em 0em 2.5em 3em;padding: .2em;\"><br />SelormeyPaul wrote:<br />You library might be useful for .NET 2.x only applications, since 3.x provides ZipPackage class for handling zip files.<br /><br />Best regards,<br />Paul.<br /><br /></div><br />Using the ZipPackage class does not create \"standard\" zip files. They contain an additional manifest and if the \"zip\" doesn't contain this, the ZipPackage class won't open it. To me the ZipPackage class is useless this way, other than creating MS-Zip files only. <br /><br />Microsoft needs to expose the internal MS.Internal.IO.Zip class(es) for people to create standard zip files so this library (or SharpZipLib) is the way to go.<br />",
    "PostedDate": "2007-11-16T09:18:52.427-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "125502",
    "ThreadId": "17182",
    "Html": "Hello Cheeso,<br>\r\nIt is getting to a year since I posted here. I&nbsp; have come back to say, thank you for this nice library.<br>\r\n<br>\r\nBest regards,<br>\r\nPaul.\r\n",
    "PostedDate": "2008-10-15T22:47:08.057-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "125628",
    "ThreadId": "17182",
    "Html": "Glad you like it!\r\n",
    "PostedDate": "2008-10-16T09:08:18.957-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "125750",
    "ThreadId": "17182",
    "Html": "I second that - your zip library is great. The one from MS is way more complicated than it needs to be.<br>\r\n",
    "PostedDate": "2008-10-16T20:00:01.087-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]