Asp.net – Changing the page after downloading a file with browser in OnPost of Razor Pages
I am submitting a form in Razor Pages. OnPost method creates a MemoryStream and returns the data as a file. However after this, I would like to take the user to a page that says "Thank you for using this…