XPress 1.0.2

dotnet add package XPress --version 1.0.2
NuGet\Install-Package XPress -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XPress" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XPress --version 1.0.2
#r "nuget: XPress, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install XPress as a Cake Addin
#addin nuget:?package=XPress&version=1.0.2

// Install XPress as a Cake Tool
#tool nuget:?package=XPress&version=1.0.2

A simple yet powerful expression language for .net string literals. 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.

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 599 7/14/2019
1.0.1.16-ci-master-cdb5060 401 7/11/2019
1.0.0.12-ci-master-0b7b24f 377 7/11/2019
0.1.15.38-ci-master-f90dc25 363 7/5/2019
0.1.15.37-ci-master-f90dc25 369 7/5/2019
0.1.4.11-ci-0.1.4-1b26630 274 6/26/2019