Add Aspose.Cells Package to .NETCore project from NuGet Manager - fixed

Hello,

When using Aspose.Cells in .NET Standard 2.0 project, I get nuget warning about the package being restored using a target to .net 4.6.1 instead of .net standard.

What is the repercussions of this? such issue is not faced when using Words package. Can you please suggest? is it not possible to avoid this warning?

Thanks,
Jay

@jayd,

Thanks for your query.

This issue is already reported and we have logged a ticket for it. We noticed the Aspose.Cells Package for v18.9.0 cannot be added properly to .NETCore project from NuGet Manager. The issue was logged as “CELLSNETCORE-9”. We will fix it in the next version hopefully when publishing v18.10 in the third or fourth week of October 2018. In the mean time you can manually add the .NET Standard library to your .NET Core project.

@jayd

Please try our latest version/fix: Aspose.Cells 18.11.0 from NuGet, this problem has been fixed.

Let us know your feedback.