Pierlam.ExpressionEval
0.8.1
ExpressionEval is an Expression Evaluator back-office component. Expression are provided as raw string. It enables you to evaluate easily: logical (Or, And and Not), comparison (=, <>, >, <, <=, >=) or calculation (+, -, *, /) in an application. Possible to use variable and function call. The component is configurable: double decimal separator, string tag,...
Install-Package Pierlam.ExpressionEval -Version 0.8.1
dotnet add package Pierlam.ExpressionEval --version 0.8.1
<PackageReference Include="Pierlam.ExpressionEval" Version="0.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pierlam.ExpressionEval --version 0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pierlam.ExpressionEval, 0.8.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Pierlam.ExpressionEval as a Cake Addin
#addin nuget:?package=Pierlam.ExpressionEval&version=0.8.1
// Install Pierlam.ExpressionEval as a Cake Tool
#tool nuget:?package=Pierlam.ExpressionEval&version=0.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Now open-source with full fonctionnalities. Web site is: https://github.com/Pierlam/ExpressionEval/
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.8.1 | 138 | 9/29/2020 |
0.8.0 | 269 | 9/26/2020 |
0.7.0 | 179 | 8/22/2020 |
0.6.0 | 152 | 7/27/2020 |
0.5.0 | 164 | 5/10/2020 |
0.4.0 | 166 | 4/23/2020 |
0.3.0 | 178 | 4/1/2020 |
0.2.0-beta | 159 | 3/10/2020 |
0.1.0-beta | 180 | 2/17/2020 |