Skip to main content
Codeuctivity.ClosedXML package icon

Codeuctivity.ClosedXML

ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.

Total Downloads
2.6K
2,602
Published
Apr 8, 2023
Latest stable version

Install

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

Frameworks

.NETFramework4.8 .NETStandard2.0

Dependencies

DocumentFormat.OpenXml
.NETFramework4.8
[2.20.0, )
ExcelNumberFormat
.NETFramework4.8
[1.1.0, )
SkiaSharp
.NETFramework4.8
[2.88.3, )
System.IO.Packaging
.NETFramework4.8
[7.0.0, )
DocumentFormat.OpenXml
.NETStandard2.0
[2.20.0, )
ExcelNumberFormat
.NETStandard2.0
[1.1.0, )
SkiaSharp
.NETStandard2.0
[2.88.3, )
System.IO.Packaging
.NETStandard2.0
[7.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

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.