DEV Community

Dev Power
Dev Power

Posted on

2

Discovered a NuGet package called ClosedXML. Takes away the pain of dealing with OpenXML

As title says, it's a great package that simplifies dealing with Excel files.

It's open-source: https://github.com/ClosedXML/ClosedXML

I created a sample CLI to create a spreadsheet to track daily electricity costs for demo purposes: https://github.com/Dev-Power/programmatically-manage-excel-spreadsheets-with-dotnet/tree/main

You can also find the accompanying blog post for more details: https://devpower.co.uk/dotnet/csharp/programmatically-manage-excel-spreadsheets-with-dotnet/

Top comments (0)

Dev Diairies image

User Feedback & The Pivot That Saved The Project

🔥 Check out Episode 3 of Dev Diairies, following a successful Hackathon project turned startup.

Watch full video 🎥

👋 Kindness is contagious

Explore this insightful piece, celebrated by the caring DEV Community. Programmers from all walks of life are invited to contribute and expand our shared wisdom.

A simple "thank you" can make someone’s day—leave your kudos in the comments below!

On DEV, spreading knowledge paves the way and fortifies our camaraderie. Found this helpful? A brief note of appreciation to the author truly matters.

Let’s Go!