Lancements de .Net Data Objects
Released: May 5, 2025
Mises à jour de 9.1.2
Fonctionnalités
- 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
Mises à jour de Flyway Desktop 7.8.2
Fonctionnalités
Library Versions
- Flyway: 11.4.1-rc484477.
- Electron: 35.0.1.
Released: Feb 21, 2025
Mises à jour de Diagramming for .NET MAUI v1.2
Fonctionnalités
- 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
Mises à jour de 2024.8.2
Fonctionnalités
Released: Apr 18, 2017
Mises à jour de V7.0
Fonctionnalités
- 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.
Correctifs
- Fixed a bug with MySQL...
Released: Jun 20, 2016
Mises à jour de V5.0
Fonctionnalités
- Added Password and Position reserved words.
- Added new QueryField… overloads.
- Minor optimizations.