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.
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 | 85 | 9/29/2020 |
0.8.0 | 222 | 9/26/2020 |
0.7.0 | 127 | 8/22/2020 |
0.6.0 | 103 | 7/27/2020 |
0.5.0 | 116 | 5/10/2020 |
0.4.0 | 115 | 4/23/2020 |
0.3.0 | 129 | 4/1/2020 |
0.2.0-beta | 111 | 3/10/2020 |
0.1.0-beta | 132 | 2/17/2020 |