at first I want to convert all the files which are inside one folder as .zip and then download this zipped folder using API and C#.
want to access these files from client side. Client Side I'm using AngularJS and want to download file from the server. I put different- different logic but not working.