dotConnect for Oracle 10.4.193

Released: Feb 11, 2025

10.4.193 버젼 업데이트

기능

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.1.
  • Updated support for Entity Framework Core 8 to version 8.0.12.

Entity Developer

  • Added new SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the synchronization of NullableReferenceType properties across different templates.

수정사항

Entity Framework support

  • Fixed an issue with the Unexpected ProjectionExpression implementation error in EF Core 9.

LinqConnect (formerly known as LINQ to Oracle)

  • Fixed an issue with executing overloaded Oracle procedures in LinqConnect.
  • Fixed an issue with incorrect caching of the materialization function for different queries in LinqConnect.

Entity Developer

  • Fixed an issue with property mapping for nested types in Entity Framework models.