Prompting a File download from a .NET API using Axios
Feb 10, 2023 · 3 min read · I recently needed to produce a small report and serve it as a file download via a .NET API endpoint. The endpoint would be invoked from a React app, using Axios, and trigger the file download in the browser. As the server needed to produce the filena...
Join discussion
