I want to zip files in a folder using some backend activity which is UI independent.
The solution available in forum Compress files to .zip format, Unzip Files using invoke method - #2 by badita and Problem with recording right click did not provide any concrete solution to the problem at hand.
The alternative of invoke method using System.IO.Compression looked promising but I could not find System.IO.Compression**.ZipFiles** in “browse for types” option. Please provide a solution which could be utilized in multiple .xaml files across multiple laptops.