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
63.9M
63,850,143
Published
Apr 3, 2025
Latest stable version
Install
.NET CLI
dotnet add package ClosedXML.Parser --version 2.0.0
Package Manager Console
Install-Package ClosedXML.Parser -Version 2.0.0
PackageReference
<PackageReference Include="ClosedXML.Parser" Version="2.0.0" />
Frameworks
Dependencies
System.Memory
[4.5.4, )
.NETStandard2.0