Learn how to use the ClosedXML NuGet package to export data as a CSV or XLSX file for Excel from an ASP.NET Core application. When building web applications, you will often need to import or export ...
Maybe you covered it in the original thread, but can't you use the old Office COM libraries to interact with Excel via Interop?