While downloading any file from the ASP.NET Core 3.1 application, browser should always ask location where to save it?
In the browser we have option namely "Ask where to save each file before downloading" but I want to do it programmatically whenever my application get option on Client Machine.