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

Post by Devart » Thu 11 Jan 2018 17:21

Dear users,

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

In this version:
  • SQL Server Data Tools (SSDT) 2017 is supported - SSIS projects only
  • The type of the Offset and Length properties of the ScriptProgressEventArgs class is changed from Int32 to Int64
  • The type of the Offset and Length properties of the RestoreProgressEventArgs class is changed from Int32 to Int64
  • The bug with using System.TransactionScope and Devart .NET Standard assemblies is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with ignoring the DateTime precision by CreateDatabase() is fixed
Entity Developer
  • The ModelNameAsFilesPrefix property is implemented in the RepositoryAndUnitOfWork template
  • Support for ASP.NET Core MVC is added to the MVC Controller template (Entity Framework models)
  • The code generation for async method calls in the EF Core template is improved (Entity Framework models)
  • The behaviour is changed: a base class in TPT Inheritance is allowed to be abstract now (LinqConnect models)
Entity Framework support
  • Entity Framework Core 1.1.4 is supported
  • Entity Framework Core 2.0.1 is supported
  • The bug with ignoring the maxLength, precision, scale property settings by update-database in EF Core is fixed
  • The bug with using enumerations in EF Core model is fixed
  • The bug with LIKE (.StartsWith/.Contains./EndsWith) is fixed
  • The bug with case-insensitive comparison is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked