Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 24 Oct 2019 16:38
by Devart
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 3.0 is supported (MySQL, Oracle, PostgreSQL, SQLite)
  • Entity Framework 6.3 is supported (MySQL, Oracle, PostgreSQL, SQLite)
  • The lock for Microsoft.EntityFrameworkCore dependency is added to the NuGet package Devart.Data.Oracle.EFCore (Oracle)
  • The lock for Microsoft.EntityFrameworkCore dependency is added to the NuGet package Devart.Data.MySql.EFCore (MySQL)
  • The lock for Microsoft.EntityFrameworkCore dependency is added to the NuGet package Devart.Data.PostgreSql.EFCore (PostgreSQL)
  • The lock for Microsoft.EntityFrameworkCore dependency is added to the NuGet package Devart.Data.SQLite.EFCore (SQLite)
  • The bug with adding the datetime precision to the generated queries in EF6 is fixed. Note that datetime precision is supported by MySQL Server v5.6.4 and higher. (MySQL)
  • The bug with invoking DbFunctions with the DateTime and DateTimeOffset parameters is fixed (PostgreSQL)
Please also read our blog article.

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