I have a small web application where I'm writing functionality to allow users to upload, validate, and import data. Ideally, I'd like to use the excel.interop package to achieve this. But I know that there's large issues with using the package against this use case. But I was unsure if these issues would be present for an application hosted in Azure? Please walk me through the best possible solution to this issue.