ClosedXml
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.102.1 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.102.1
Install-Package ClosedXml -Version 0.102.1
<PackageReference Include="ClosedXml" Version="0.102.1" />
Frameworks
Dependencies
Adoption guide
Business reporting and spreadsheet workflows where productivity and readable code are primary goals.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
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.