Skip to main content
ClosedXML package icon

ClosedXML

ClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Docume

Total Downloads
211.3M
211,326,143
Published
May 18, 2014
Latest stable version

Install

.NET CLI
dotnet add package ClosedXML --version 0.70.0
Package Manager Console
Install-Package ClosedXML -Version 0.70.0
PackageReference
<PackageReference Include="ClosedXML" Version="0.70.0" />

Frameworks

No framework metadata available.

Dependencies

[1.0.0, 1.0.0]

Adoption guide

Business reporting and spreadsheet workflows where productivity and readable code are primary goals.

Office guide
Why it appears in the guide: Developer-friendly API over Open XML focused on Excel workbook generation and editing. Trade-off: Advanced or niche spreadsheet features may still require direct Open XML workarounds.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.