I have some files saved to the server file system outside of wwwroot so they can not be accessed using a direct URL. Therefore I need another method of sending these files to a browser. Ideally a file download box should appear offering to open or save the file.

Could I have suggestions please?

DJ