awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tonyqus avatar

tonyqus/npoiFork

0
View on GitHub↗
158 stars·19 forks·C#·Apache-2.0·7 views

Npoi

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

Features

  • Office Automation - .NET port of the Java POI library for office file formats.
  • Office Documents - Read and write Office formats without interop.

Star history

Star history chart for tonyqus/npoiStar history chart for tonyqus/npoi

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does tonyqus/npoi do?

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

What are the main features of tonyqus/npoi?

The main features of tonyqus/npoi are: Office Automation, Office Documents.

Which projects share features with tonyqus/npoi?

Projects with overlapping indexed features include: epplussoftware/epplus — EPPlus-Excel spreadsheets for .NET. officedev/open-xml-sdk — This project is an Open XML document library and generator used to programmatically create and modify Microsoft Office… nissl-lab/npoi — NPOI is a pure .NET library for reading and writing Microsoft Office files in both legacy binary (.xls) and modern… exceldatareader/exceldatareader — ExcelDataReader is a C# library used to extract data and metadata from Microsoft Excel spreadsheets and CSV files. It… excel-dna/exceldna — Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library. evotecit/officeimo — Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel…

Projects sharing features with Npoi

These projects share indexed features with Npoi. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • officedev/open-xml-sdkofficedev avatar

    officedev/open-xml-sdk

    4,538View on GitHub↗

    This project is an Open XML document library and generator used to programmatically create and modify Microsoft Office files. It enables the production of Word, Excel, and PowerPoint documents by manipulating the underlying Open XML structure. The library provides capabilities for Open XML document processing, including the automated modification of existing files and the generation of formatted office reports and spreadsheets for server-side production.

    C#
    View on GitHub↗4,538
  • epplussoftware/epplusEPPlusSoftware avatar

    EPPlusSoftware/EPPlus

    2,024View on GitHub↗

    EPPlus-Excel spreadsheets for .NET

    C#epplusexcelnet
    View on GitHub↗2,024
  • nissl-lab/npoinissl-lab avatar

    nissl-lab/npoi

    6,186View on GitHub↗

    NPOI is a pure .NET library for reading and writing Microsoft Office files in both legacy binary (.xls) and modern OpenXML (.xlsx, .docx) formats, operating entirely without requiring Microsoft Office or COM interop. It runs on Windows and Linux under .NET Standard and .NET Framework runtimes, using only managed code to parse and generate Office documents. The library provides comprehensive spreadsheet capabilities, including creating, editing, and reading Excel workbooks in both .xls and .xlsx formats, with support for cell formatting, styles, and formulas. It includes a streaming row-by-row

    C#biffdotnetcoreexcel
    View on GitHub↗6,186
  • evotecit/officeimoEvotecIT avatar

    EvotecIT/OfficeIMO

    467View on GitHub↗

    Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK

    C#c-sharpdocxhacktoberfest
    View on GitHub↗467
  • Compare all 13 related projects→