dotConnect for Oracle V9.13.1107

Released: Oct 1, 2020

V9.13.1107 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.8 Preview.

Entity Developer

  • Improved support for Entity Framework Core 3 spatial data types: In addition to Geometry and Geography, specific .NET NetTopologySuite types like GeographyPoint, GeographyLine are now available property types.

不具合の修正

Entity Developer

  • Fixed bug "EntityProperty does not contain a definition for IsSpatialType", when custom template from previous versions is used, in Entity Framework Core Model.
  • Fixed bug applying On Delete Action=Cascade set in Association Editor to the Generate Database Script functionality in Entity Framework Core Model.
  • Fixed bug reading settings from *.edps by console Entity Developer.

Entity Framework support

  • Fixed bug System.NullReferenceException by the Code-First CreateDatabase() / Code-First Migrations functionality in Entity Framework Core.