Skip to content
/ npoi Public
forked from nissl-lab/npoi

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

License

Notifications You must be signed in to change notification settings

Xenoage/npoi

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%