Aspose.Slides for .NET 23.6 Requires Manually Importing DLL

@andrey.potapov I would like to know why the latest version 23.6 requires manually importing DLL files to support cross-platform functionality, the 23.5 version works very well with custom build target in nuget.

@islide,
Thank you for posting the question. I will get the information for you and get back to you as soon as possible.

@islide,
We have removed cross-platform support from NuGet. This is due to the fact that if the user’s project uses System.Drawing.Common and Aspose.Slides at the same time, then the user is forced to modify his project (use an alias) otherwise it will have compilation errors. To avoid this kind of difficulty for users, we were forced to separate the cross-platform solution and distribute it separately, not through NuGet, as downloadable libraries.

As for cross-platform support for .NET6+, we have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SLIDESNET-44089

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Will Aspose.Slides replace System.Drawing.Common to SkiaSharp or something else, and keep same references as Aspose.Cells? @andrey.potapov

@islide,
No, we will not use SkiaSharp.