I\'m working on .net core and have a form that results in the download of an excel file which is created in the .cshtml.cs file by a function:
public async Task&l