Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Tue May 23, 2023 9:31 am

Hi,

Does the utilization of System.Drawing by the FreeSpire.Office component imply that it is incompatible with .NET 7 on Linux?

Thanks

IAmSuperMan
 
Posts: 1
Joined: Tue May 23, 2023 9:20 am

Wed May 24, 2023 3:38 am

Hi,

Thank you for your inquiry.
Our netstandard dlls in Free Spire.Office package uses the SkiaSharp to replace the System.Drawing.Common. It can work with non-Windows operating system, also it is compatible with the NET 7 platform. Please manually add the dlls from the package folder “netstandard2.0” into your project, then install the following dependencies from Nuget. Or you can directly install our Spire.Officefor.NETStandard via NuGet Manager, which has included all the following dll files.
SkiaSharp.NativeAssets.Linux.NoDependencies>= 1.68.0
System.Text.Encoding.CodePages >= 4.5.0
System.Security.Cryptography.Xml >=4.5.0
If there are any other questions, please feel free to contact us.

Sincerely,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Return to Spire.XLS