Gp.QueryToolbox by Guillaume Porte

<PackageReference Include="Gp.QueryToolbox" Version="1.0.5" />

 Gp.QueryToolbox 1.0.5

A library to help convert search criterias into a Linq expression.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Gp.QueryToolbox</id>
    <version>1.0.5.0</version>
    <title>Gp.QueryToolbox</title>
    <authors>Guillaume Porte</authors>
    <owners>Guillaume Porte</owners>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/gporte/Gp.QueryToolbox</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A library to help convert search criterias into a Linq expression.</description>
    <releaseNotes>Include XML documentation</releaseNotes>
    <copyright>Copyright 2015</copyright>
    <tags>Query Linq Expression</tags>
  </metadata>
</package>