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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay