ClosedXml
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.104.0-preview2 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.104.0-preview2
Install-Package ClosedXml -Version 0.104.0-preview2
<PackageReference Include="ClosedXml" Version="0.104.0-preview2" />
Frameworks
Dependencies
Adoption guide
Business reporting and spreadsheet workflows where productivity and readable code are primary goals.
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.
The published metadata declares 18 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.