Info
Version: | 1.0.2 |
Author(s): | Ahmed Elmalt |
Last Update: | Sunday, July 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eknowledger/XPress |
NuGet Url: | https://www.nuget.org/packages/XPress |
Install
Install-Package XPress
dotnet add package XPress
paket add XPress
XPress Download (Unzip the "nupkg" after downloading)
Dependencies
- Irony(>= 0.9.1)
Tags
Make string truth expressions in compile time using binary, unary, relational, and conditional operators. XPress compiles expressions into an optimized predicate where it can be evaluated in runtime using variable values.
XPress supports numerical, text, boolea`, null, and variable operands.