NCalc-Edge
1.5.0
NCalc is a mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
Install-Package NCalc-Edge -Version 1.5.0
dotnet add package NCalc-Edge --version 1.5.0
<PackageReference Include="NCalc-Edge" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NCalc-Edge --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NCalc-Edge, 1.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Antlr (>= 3.5.0.2)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NCalc-Edge:
Package | Downloads |
---|---|
NBi.Framework
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions.
|
|
NBi.Framework.Tools
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions.
|
|
Mapzania.Sdk
Mapping and geo-spatial functionality in your .NET software solutions.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NCalc-Edge:
Repository | Stars |
---|---|
Pulsar4xDevs/Pulsar4x
A Fan work recreation of Aurora4x in C#
|