question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Are you using NPOI

See original GitHub issue

Are you using NPOI?

If you are using NPOI, congratulations! You make the right choice for your Office file import and export scenario. Our goal is to grow the .NET community, improve NPOI and help each other.

The purpose of this issue

We are always interested in finding out who is using NPOI, what attracted you to using it, how we can listen to your needs and if you are interested, help promote your organization.

We have people reaching out to us asking, who uses NPOI in production?

We’d like to listen to your scenarios for using NPOI in your software

What we would like from you

Submit a comment in this issue to include the following information:

  • Your organization or company
  • Link to your website
  • Your country
  • Your contact info to reach out to you: blog, email or Twitter or Linkedin (at least one).
  • What is your scenario for using NPOI?
  • Are you running you application in PoC, or staging/testing or production?
Organization/Company: PwC
Website: www.pwc.com
Country: USA
Contact: someone@pwc.com
Usage scenario: Using NPOI to export data as report of XXX system
Status: Production

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
jmmartininfoadexcommented, Dec 14, 2021

Organization/Company: InfoAdex, S.A. Website: https://www.infoadex.es/ Country: Spain Contact: jmmartin@infoadex.es Usage scenario: Using NPOI to export data as report of some company internal applications. Using NPOI in windows desktop applications and web applications using .net Framework 4.6.1 and .Net Core 3.1 Status: Production

1reaction
graysuitcommented, Oct 14, 2022

Thanks NPOI which made it possible.

Organization/Company: N/A (individual)
Website: www.fiverr.com (freelance)
Country: Pakistan
Usage scenario: Using NPOI to read excel files, perform calculations and save data.
Status: Production

1 2

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to read file using NPOI
Simple read example below: using NPOI.HSSF.UserModel; using NPOI.SS.UserModel; //..... private void button1_Click(object sender, ...
Read more >
Using NPOI API for Spreadsheets in .NET - Blog - FileFormat
NPOI is an open-source .NET API for developing applications to work with spreadsheets. It is available for free and you can use it...
Read more >
Reading/writing Excel files with C#: Introduction to NPOI
With NPOI, there are no such dependencies. The library knows how to read and write binary Excel/Word files, and that's that. Furthermore, it ......
Read more >
NPOI Read Excel C# Alternatives (No Interop Needed)
What is NPOI? · Generate an Excel report without Microsoft Office suite installed on your server and more efficient than calling Microsoft Excel ......
Read more >
Export And Import Excel Data Using NPOI Library In .NET ...
In this article, I will provide the information on how to export data to Excel and import data from MS Excel using NPOI...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found