Unzip a folder

Hi,

How we can unzip a folder by using Invoke method because for me I am not getting the System.io.compression.zipFile in the library?

@vikashkumarvivek00,

Check this xaml, it is working for me with System.io.compression.zipFile, I have included that from Manage package.
UnzipFilesAndMove.xaml (7.2 KB)

Hiii
here you go
kindly have a view on this thread to unzip a file with invoke method

Cheers @vikashkumarvivek00

I am not able to locate System.io.compression.zipFile. Is there any other to unzip folder?