WebApi.ActiveQueryBuilder 1.1.7

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

// Install WebApi.ActiveQueryBuilder as a Cake Tool
#tool nuget:?package=WebApi.ActiveQueryBuilder&version=1.1.7

Transforms the given SQL query according to the commands provided in this request. You can add constraints, hide some of the resultset columns, chang sorting or limit rows of resultset. All transformations are performed according to the SQL syntax and database schema provided through the registered account at https://webapi.activequerybuilder.com/ identified by the given unique identifier. All transformations can only lead to reorganization or limitation of the resultset data. This means that it's impossible to get transformed SQL that reveals any other data than the data retutned by original query.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.1.8 5,212 11/25/2016
1.1.7 966 8/5/2016
1.1.6 962 8/4/2016
1.1.4 935 8/4/2016
1.1.3 959 8/4/2016
1.1.2 997 8/4/2016
1.1.1 1,280 8/4/2016
1.0.6 974 5/14/2016
1.0.5 943 5/14/2016
1.0.3 979 5/13/2016
1.0.2 957 5/12/2016