Skip to main content
NCalcAsync package icon

NCalcAsync

NCalcAsync is a fully async port of the 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
1.1M
1,104,387
Published
Jun 11, 2026
Latest stable version

Install

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

Frameworks

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

Dependencies

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

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.