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

Post by Devart » Fri 27 May 2016 12:30

Dear users,

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

In this version:
  • The bug with throwing NRE when a transaction associated with a connection is not closed, and the connection is implicitly closed, is fixed
Entity Developer
  • Entity Framework Core support is added
  • The DbProviderFactory provider registration in application's *.config is supported by the Entity Developer version integrated into Visual Studio
  • The default behaviour is changed: bit(2..8 ), bit(9..16), bit(17..32) are mapped to Byte, Int16, Int32 correspondingly by Create Model Wizard and Update Model From Database Wizard
Entity Framework support
  • Entity Framework Core RC2 is supported
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked