New build of dotConnect for MySQL 8.12.1253 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.12.1253 is available!

Post by Devart » Thu 25 Oct 2018 14:41

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to MySQL)
  • The bug with updating the existing entities that participate in FK associations is fixed in .NET Standard 2 compliant assemblies
Entity Developer
  • The bug with throwing "Custom tool error: bufferAdapter is not a VsTextDocData" in .NET Standard projects is fixed
  • The bug with adding references to the provider assemblies when creating Entity Framework 5 model is fixed
Entity Framework support
  • Entity Framework Core 2.1.4 is supported
  • The bit-wise functions OR, AND in EF Core are supported
  • The bug with throwing "Collection was modified; enumeration operation may not execute" by EF Core provider in multithreaded applications is fixed
  • The bug with applying the "Binary As Guid=True;" and "Tiny As Boolean=True;" connection string options by Scaffold-DbContext in EF Core is fixed
  • The bug with using the "Tiny As Boolean=True;" connection string parameter by EDM Wizard/EF Tools in EF1/EF4/EF5/EF6 is fixed
  • The bug with applying explicit name of FK within CREATE TABLE in EF Code-First Migrations is fixed

Devart development team
http://www.devart.com/dotconnect/mysql/

Locked