Skip to main content
ClosedXML.Parser package icon

ClosedXML.Parser

A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.

Total Downloads
75.8M
75,789,969
Published
Jul 30, 2023
Latest stable version

Install

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

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

System.Memory
.NETStandard2.0
[4.5.4, )

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.