dotConnect for Zoho CRM V1.10.1327
Released: Jan 14, 2021
V1.10.1327 での更新項目
機能
Entity Developer
- Added new attribute DisplayName for model objects' extended properties which are available via template properties.
- Added new options --ContextNamespace and --DefaultNamespace to the Create-Model command of Console Entity Developer.
- Added new extended model property Base Context Type for specifying a parent class for the generated context in Entity Framework Core Model.
- Added new extended properties Base Type for complex types and Base Complex Type for model in Entity Framework Core Model.
- The %type name% keyword is now supported in the Base Type extended property of entities and complex types as well as in Base Complex Type, Base Entity Type and Base Context Type extended model properties for setting generic base type in Entity Framework Core Model.
- Updated display names of extended properties in Entity Framework Core Model: Entity Base has been renamed to Base Type in class and model properties and Context Base has been renamed to Base Context Type in model properties.
Entity Framework support
- Entity Framework Core 3.1.11 is now supported.
不具合の修正
Entity Developer
- Fixed the bug with setting additional keyboard mapping scheme via menu Options on Windows with German display language.