Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
905
Excel engine
posted

I have an ASP.NET Core 2.2 web app utilizing IgniteUI
The site also has an API which accepts an Excel Workbook (I'm using a 3rd party Excel reader to import the workbook/worksheet contents)

I would like to use the IG Excel engine to import the workbook contents

I've done the various IG Excel JavaScript examples, but I need the import to be done at the server (the API of course has no UI)

Is this possible?

I see Infragistics.Web.Mvc.Documents.Core, and Infragistics.Web.Mvc.Documents.Excel were installed to the GAC_MSIL with the IgniteUI installation, but I assume they're not meant for IgniteUI/.net Core 2.2

Thank you!

Parents Reply Children
No Data