dotConnect for Salesforce 5.3.193

Released: Feb 11, 2025

5.3.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.
  • Fixed an issue with LINQ queries using paging by a constant literal in EF Core.

Entity Developer

  • Fixed an issue with property mapping for nested types in Entity Framework models.
  • Fixed an issue with retrieving metadata for read-only columns in Salesforce.