
Adds support for Visual Studio 2019, plus new demo project for Web API projects.
Features
- New in WinForms and WPF v3.5.16:
- Adds support for Microsoft Visual Studio 2017/2019: WinForms and WPF controls are automatically registered now in the Toolbox.
- Improves Query Columns List: "= false" and "= true" are now suggested in condition columns for logical expressions like EXISTS subqueries.
- Improves Query Columns List: It is now possible to drag the last empty row to an arbitrary position to form a new query column there.
- Adds Query Columns List: Removal and reorder of selected rows is now possible using the appropriate context menu commands.
- Adds Query Columns List: Adds the ability to insert a new row above or below the current row using the "Insert after/berfore" context menu commands.
- Improves SAP Hana: Support for (REPLACE/SUBSTR/OCCURRENCES)_REGEXPR, LEFT and RIGHT functions has been added.
- New in ASP.NET v3.4.4:
- Adds a new demo project to illustrate the component's usage in a Web API project with IoC controller, token-based state saving, and Angular client has been added.