This question is locked. New answers and comments are not allowed.
Hi,
can i use the Zipfile Class from Windows Forms in xamarin forms ?
I need the extract method to unzip a file in a directory! if yes how can i include it ?
the ExtractToDirectory Method from .NET throw a IO Exception[Invalid Paramater] ! but it execute succesfully
Thanks in advance
