Xenoage / npoi

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this fork of NPOI

This experimental update of the NPOI library removes all System.Drawing (GDI+) dependencies and replaces them by using the SixLabors.ImageSharp and SixLabors.Fonts libraries. It was started because System.Drawing is deprecated starting from .NET 6 on non-Windows platforms, see this issue.

See the NPOI project for further information.

NuGet package

We have created an experimental NuGet package.

About

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.

License:Apache License 2.0


Languages

Language:C# 100.0%Language:Batchfile 0.0%Language:VBA 0.0%