.Net Data Objects のリリース
Released: May 5, 2025
9.1.2 での更新項目
機能
- 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 compatible...
Released: Mar 13, 2025
Flyway Desktop 7.8.2 での更新項目
機能
Library Versions
- Flyway: 11.4.1-rc484477.
- Electron: 35.0.1.
Released: Feb 21, 2025
Diagramming for .NET MAUI v1.2 での更新項目
機能
- 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
2024.8.2 での更新項目
機能
Released: Apr 18, 2017
V7.0 での更新項目
機能
- 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.
不具合の修正
- Fixed a bug with MySQL date/time fields...
Released: Jun 20, 2016
V5.0 での更新項目
機能
- Added Password and Position reserved words.
- Added new QueryField… overloads.
- Minor optimizations.