Info
Version: | 1.1.8 |
Author(s): | ActiveDBSoft |
Last Update: | Friday, November 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://webapi.activequerybuilder.com |
NuGet Url: | https://www.nuget.org/packages/WebApi.ActiveQueryBuilder |
Install
Install-Package WebApi.ActiveQueryBuilder
dotnet add package WebApi.ActiveQueryBuilder
paket add WebApi.ActiveQueryBuilder
WebApi.ActiveQueryBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.JSON(>= 8.0.2)
- RestSharp(>= 105.1.0)
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.