Here Mudassar Ahmed Khan has explained with an example, how to compress and download multiple Files as Zip using DotNetZip in ASP.Net MVC Razor.
Multiple Files will be compressed and the ZIP file will be created using DotNetZip and will be saved in MemoryStream class object which will be finally sent for Download.
↧