c# - How To Download Zip folder using web api? -


i creating 2 projects:

  1. mvc
  2. web api

i make request mvc controller action method web api controller action method.on web api method i'm create zip folder i don't know how download zip folder.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -