This is a migrated thread and some comments may be shown as answers.

Zipfile Class

1 Answer 56 Views
ZipLibrary
This is a migrated thread and some comments may be shown as answers.
Abdou
Top achievements
Rank 1
Abdou asked on 05 Dec 2018, 08:26 AM

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

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 05 Dec 2018, 04:55 PM
Hi Abdou,

Are you talking about Telerik's UI for Xamarin ZipLibrary assembly?  You will need to use the Zip assembly delivered with UI for Xamarin because it is compatible with .NET Standard. The other Document Processing Library versions are not yet compatible with .NET Core. 

Find the instructions here https://docs.telerik.com/devtools/xamarin/controls/ziplibrary/overview and here's a screenshot of the assembly's location in the UI for Xamarin installation folder:




Note:
If you're asking about a general Xamarin.Forms / WinForms library, I recommend posting the question on StackOverflow or Xamarin Forums to get general Xamarin development assistance.

Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ZipLibrary
Asked by
Abdou
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or