Getting Error System.Drawing.Common Is Not Supported on This Platform

Hi Team I am getting this error when I deploy my solution in dev environment. I am using the Aspose.Slide(“Aspose.Slides.NET” Version=“23.12.0”). I have installed nuget package Aspose.Slides.NET6.CrossPlatform" Version="24.2.0, but it is not showing in my reference of namespace. My project is in .Net Core net 6.0

Could you please help to resolve the issue

@Silver_Spark_1234,
Thank you for contacting support.

Please note the following:

  • The Aspose.Slides.NET NuGet package contains all versions of Aspose.Slides for all .NET platforms, except for .NET 6.
  • The Aspose.Slides.NET NuGet package contains a Windows-only version of Aspose.Slides for .NET 6.
  • The Aspose.Slides.NET ZIP package contains a cross-platform version of Aspose.Slides for .NET 6.

System Requirements|Aspose.Slides Documentation
Aspose.Slides for .NET 6 Cross Platform|Aspose.Slides Documentation

I hope this will help you.

Please check the issue with an empty project.