In View page (.cshtml) Create a Link using anchor tag and define href field as: href = ‘@Url.Action(“Download”, “YourControllerName”,new{filePath = “”})’
Learn Data Science, Machine Learning and Artificial Intelligence
In View page (.cshtml) Create a Link using anchor tag and define href field as: href = ‘@Url.Action(“Download”, “YourControllerName”,new{filePath = “”})’