Info
Version: | 3.13.1.494 |
Author(s): | ActiveDBSoft |
Last Update: | Sunday, April 6, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.activequerybuilder.com/product_net.html |
NuGet Url: | https://www.nuget.org/packages/ActiveQueryBuilder.Web.WebForms |
Install
Install-Package ActiveQueryBuilder.Web.WebForms
dotnet add package ActiveQueryBuilder.Web.WebForms
paket add ActiveQueryBuilder.Web.WebForms
ActiveQueryBuilder.Web.WebForms Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- ActiveQueryBuilder.Core(>= 3.7.13.1188 && <= 3.7.13.1188)
- Newtonsoft.Json(>= 6.0.4 && <= 6.0.4)
- ActiveQueryBuilder.Core(>= 3.7.13.1188 && <= 3.7.13.1188)
- Newtonsoft.Json(>= 6.0.4 && <= 6.0.4)
Tags
Working with Active Query Builder the end-user can combine visual query building with direct SQL query text editing, preview sub-query results. Active Query Builder allows for parsing of complex SQL queries for their visual representation as well as for programmatic analysis and modification.
This package should be used in WebForms projects. Packages for MVC and ASP.NET Core environments are available separately.