/npoi

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

Primary LanguageC#Apache License 2.0Apache-2.0

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.