Question: Will Aspose.Cells work fine in .NET 4.0 runtime?

I’m not sure on which framework the Aspose.Cells for .NET is targeted and built. We are migrating our code to .NET 4.0 and still referencing the Aspose.Cell (4.8.2.1) dll for the spreadsheet generation. Theoretically, referencing a DLL built in older versions of framework is supported but what I want to know, is Aspose team aware of any issues or concerns when using the DLL in .NET 4.0 framework? Please confirm.

Hi,

Aspose.Cells for .NET is a pure .NET component (created in managed C#) is not targeted for specific .NET framework, it will work fine on any .NET framework. There is not any known issue or concern for any .NET framework including new one (i.e…, 4.0). You should use it without any issue. However, in any case, if you do find any issue on any .NET framework, we are bound to fix the issue asap.


Thank you.