Page 1 of 1

New features in the Entity Framework support!

Posted: Tue 26 Apr 2016 11:23
by Shalex
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • Entity Framework Core RC1 is supported
  • Entity Framework-related assemblies are renamed
  • The config.QueryOptions.OrderByNullBehavior option is added to specify whether to add NULLS FIRST or NULLS LAST to the ORDER BY clause (Oracle)
  • The bug with generating 'GENERATED BY DEFAULT ON NULL AS IDENTITY' for non-EntityKey identity properties in Oracle 12c using the Code-First/Code-First Migrations functionality is fixed (Oracle)
  • The config.QueryOptions.OrderByNullBehavior option is added to specify whether to add NULLS FIRST or NULLS LAST to the ORDER BY clause (PostgreSQL)
  • The bug with usage of Code First mapping is fixed (Salesforce)
Devart development team
http://www.devart.com/dotconnect/entityframework.html