New build of dotConnect for MySQL 8.6.743 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for MySQL 8.6.743 is available!

Post by Devart » Thu 22 Sep 2016 13:21

Dear users,

New build of dotConnect for MySQL 8.6.743 is available for download now.

In this version:
  • The bug with enlisting connections to a distributed transaction is fixed
Entity Developer
  • The bug with moving mapping from abstract base class to child classes of TPH inheritance in the fluent mapping generated by the DbContext template is fixed (Entity Framework models)
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with materialization in the multithreaded application is fixed
Entity Framework support
  • Entity Framework Core 1.0.1 is supported
  • The new optional parameter Action<MySqlDbContextOptionsBuilder> is added to UseMySql() extension method of DbContextOptionsBuilder in EF Core
  • The bug with processing IN expressions in EF Core is fixed
  • The bug with retrieving objects of TPH hierarchy in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked