[
  {
    "Id": "102516",
    "ThreadId": "30828",
    "Html": "Please consider adding a static (Shared in VB) function that peeks at a file and returns True if the file appears to be a zip archive. &nbsp;Assuming that zip archives have some sort of signature at the beginning of the file, this would be as simple as checking for that signature. &nbsp;This function would give applications like mine a quick way to tell if a file is probably a zip archive (rather than trying to open it and catching the exception if it's not a zip archive).\r\n",
    "PostedDate": "2008-07-03T10:48:07.787-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "103680",
    "ThreadId": "30828",
    "Html": "This feature is now in the v1.6 preview.<br>\r\n<a href=\"http://www.codeplex.com/DotNetZip/Release/ProjectReleases.aspx?ReleaseId=14569\">http://www.codeplex.com/DotNetZip/Release/ProjectReleases.aspx?ReleaseId=14569</a><br>\r\n",
    "PostedDate": "2008-07-09T12:44:42.367-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]