Page 1 of 1

New features in the Entity Framework support!

Posted: Fri 13 Sep 2019 17:46
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The bug with applying a value converter to a nullable column in EF Core 2 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • Entity Framework 6 Preview 9 is supported (MySQL, Oracle, PostgreSQL, SQLite)
  • The package Devart.Data.Oracle.EF6 with .NET Standard 2.1 (.NET Core 3.0) support is uploaded to nuget.org (Oracle)
  • The package Devart.Data.MySql.EF6 with .NET Standard 2.1 (.NET Core 3.0) support is uploaded to nuget.org (MySQL)
  • The package Devart.Data.PostgreSql.EF6 with .NET Standard 2.1 (.NET Core 3.0) support is uploaded to nuget.org (PostgreSQL)
  • The package Devart.Data.SQLite.EF6 with .NET Standard 2.1 (.NET Core 3.0) support is uploaded to nuget.org (SQLite)
  • The bug with using the same database connection in several EF Core contexts is fixed
  • The bug with casting the DateTimeOffset value passed to a function as an argument in EF6 is fixed (PostgreSQL)
  • The bug with converting binary(16) to System.Guid in EF6 is fixed (MySQL)
  • The bug with translating .All clause within .Where condition in EF Core 2 is fixed (Oracle)
  • The bug with applying a value converter to .Where expression with .Contains on nullable enum in EF Core 2 is fixed
  • The bug with missing CAST for RAW(16) parameters in the WHERE clause of UPDATE statements in EF6 is fixed (Oracle)
Please also read our blog article.

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