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 22 Jun 2018 12:40

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.1.1 is supported
  • The bug with applying the updated provider behavior after changing connection string options in EF Core 2 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with generating incorrect SQL when using IndexOf expression in EF Core is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with the "ORA-00923: FROM keyword not found where expected" error in EF Core 2 is fixed (Oracle)
  • The bug with delimiting statements with Batch Updates in EF Core 2 is fixed (PostgreSQL)

Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked