Excel Export Web Api Asp Net
- Has two methods of excel export
-
Foreground : http://localhost:51160/api/Excel -
-
Background: a. http://localhost:51160/api/excel/startbackground (it will reply with fileId)
b. followed by api/excel/getbackgroundfile?fileId={fileId}