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.
Install
dotnet add package ClosedXML --version 0.95.0
Install-Package ClosedXML -Version 0.95.0
<PackageReference Include="ClosedXML" Version="0.95.0" />
Frameworks
Dependencies
Adoption guide
Business reporting and spreadsheet workflows where productivity and readable code are primary goals.
Compatibility metadata lists 3 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.