ServicePredicateBuilder 1.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package ServicePredicateBuilder --version 1.1.4
NuGet\Install-Package ServicePredicateBuilder -Version 1.1.4
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="ServicePredicateBuilder" Version="1.1.4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServicePredicateBuilder --version 1.1.4
#r "nuget: ServicePredicateBuilder, 1.1.4"
#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 ServicePredicateBuilder as a Cake Addin
#addin nuget:?package=ServicePredicateBuilder&version=1.1.4

// Install ServicePredicateBuilder as a Cake Tool
#tool nuget:?package=ServicePredicateBuilder&version=1.1.4

A tool to create Serializable Expressions.
ServicePredicateBuilde is a tool that you can create C# Expressions with it and send it via services and in service side get the expressions easily.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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.3.1 1,252 5/22/2017
1.3.0 959 2/25/2017
1.2.0 954 2/19/2017
1.1.4 1,082 6/28/2016
1.1.3 985 6/14/2016
1.1.1 1,811 11/30/2015
1.0.1 1,619 10/6/2015
1.0.0 1,144 8/15/2015

Fix a bug in Criteria