[Mono-list] ZipArchive?
Jonathan Pryor
jonpryor at vt.edu
Tue May 28 13:33:53 UTC 2013
On May 27, 2013, at 1:46 PM, Madsn <madsn at theweb.dk> wrote:
> Hi, I had hoped to find the System.IO.Compression.ZipArchive class when using mono .net 4.5, but didn't find it.
>
> Will it be supported or are there copyright issues or something? (Or didn't I just look hard enough)
That type was added in .NET 4.5 and we haven't had a chance to implement it yet.
Please file a feature request at bugzilla.xamarin.com.
In the meantime, ICSharpCode.SharpZipLib is included with Mono, and Ionic.Zip also works with Mono.
- Jon
More information about the Mono-list
mailing list