![]() |
VOOZH | about |
dotnet add package NCalc-Edge --version 1.4.1
NuGet\Install-Package NCalc-Edge -Version 1.4.1
<PackageReference Include="NCalc-Edge" Version="1.4.1" />
<PackageVersion Include="NCalc-Edge" Version="1.4.1" />Directory.Packages.props
<PackageReference Include="NCalc-Edge" />Project file
paket add NCalc-Edge --version 1.4.1
#r "nuget: NCalc-Edge, 1.4.1"
#:package NCalc-Edge@1.4.1
#addin nuget:?package=NCalc-Edge&version=1.4.1Install as a Cake Addin
#tool nuget:?package=NCalc-Edge&version=1.4.1Install as a Cake Tool
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 net is compatible. |
Showing the top 3 NuGet packages that depend on NCalc-Edge:
| Package | Downloads |
|---|---|
|
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 |
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.
|