NCalc-Edge
1.4.3
See the version list below for details.
dotnet add package NCalc-Edge --version 1.4.3
NuGet\Install-Package NCalc-Edge -Version 1.4.3
<PackageReference Include="NCalc-Edge" Version="1.4.3" />
paket add NCalc-Edge --version 1.4.3
#r "nuget: NCalc-Edge, 1.4.3"
// Install NCalc-Edge as a Cake Addin #addin nuget:?package=NCalc-Edge&version=1.4.3 // Install NCalc-Edge as a Cake Tool #tool nuget:?package=NCalc-Edge&version=1.4.3
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Antlr (>= 3.5.0.2)
NuGet packages (4)
Showing the top 4 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. |
|
RS.SAAS.WF.Consumer
RS.SAAS.WF.Consumer |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NCalc-Edge:
Repository | Stars |
---|---|
Seddryck/NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
|