.Net Data Objects Releases
Released: May 5, 2025
Updates in 9.1.2
Funktionen
- Improved timing documentation.
- Added AppBasePath parameter to script and style bundling components.
- Added publishing DynamicPermissionDefinitionsChangedEto in uow.
- Now handles Swagger OAuth2 callbacks.
- Added an includeChildren parameter to GetMembersCountAsync for hierarchical member counting.
- Changed tenant in DynamicRouteValueTransformer.
- Refactored ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods.
- Enhanced AbpRemoteStreamContentModelBinder to...
Released: Mar 13, 2025
Updates in Flyway Desktop 7.8.2
Funktionen
Library Versions
- Flyway: 11.4.1-rc484477.
- Electron: 35.0.1.
Released: Feb 21, 2025
Updates in Diagramming for .NET MAUI v1.2
Funktionen
- Spatial index - Set the EnableSpatialIndex property of Diagram to create an index of item positions for faster hit-testing and viewport clipping queries.
- This should greatly improve user interaction and rendering speed for diagrams containing tens of thousands or more items.
- Miscellaneous
- Added DividerPen property to ContainerNode, TableNode and TreeViewNode classes. It lets you customize the appearance of the divider line drawn between a node's caption bar and content area.
- The...
Released: Aug 20, 2024
Updates in 2024.8.2
Funktionen
Released: Apr 18, 2017
Updates in V7.0
Funktionen
- Added support for additional SQL reserved words.
- Added new QueryField overloads to the Connection object.
- Added support for SQLite 3.x databases.
- Added support for Guid data types.
- Added new OpenMode property (full support for Microsoft Access and partial support for SQLite).
- Added support for Microsoft SQL server 2016.
- Added Connection property to the SQLSelect, SQLUpdate, SQLInsert and SQLUpdate classes.
- Removed support for IBM DB2 databases.
Fehlerkorrekturen
- Fixed a bug with MySQL...
Released: Jun 20, 2016
Updates in V5.0
Funktionen
- Added Password and Position reserved words.
- Added new QueryField… overloads.
- Minor optimizations.