Skip to main content
NCalc package icon

NCalc

NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.

Total Downloads
4.5M
4,484,886
Published
Jun 25, 2026
Latest stable version

Install

.NET CLI
dotnet add package NCalc --version 6.3.2
Package Manager Console
Install-Package NCalc -Version 6.3.2
PackageReference
<PackageReference Include="NCalc" Version="6.3.2" />

Frameworks

net10.0 .NETFramework4.6.2 net8.0 .NETStandard2.0

Dependencies

NCalc.Core
net10.0
[6.3.2, )
NCalc.Core
.NETFramework4.6.2
[6.3.2, )
[6.3.2, )
NCalc.Core
.NETStandard2.0
[6.3.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 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.