New features in the Entity Framework support!

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New features in the Entity Framework support!

Post by Devart » Fri 30 Mar 2018 15:09

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 2.0.2 is supported
  • The new overload of the OracleJsonFunctions.ValueAs... methods is added for turning off generation of the RETURNING clause (Oracle)
  • The bug with missing aliases in SQL generated by EF Core 2 engine for Oracle 12.1 is fixed (Oracle)
  • The bug with throwing the "Index was outside the bounds of the array." error in EF Core 2 is fixed (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked