dotConnect for MySQL のリリース

Released: May 29, 2024

9.3.20 での更新項目

機能

  • Added support for Microsoft Visual Studio 2022 version 17.11 Preview.

Entity Framework support

  • Updated support for Entity Framework Core 8 to version 8.0.5.
  • Updated support for Entity Framework Core 6 to version 6.0.30.

不具合の修正

  • Fixed an issue with the UPDATE statement that occurred when a column name started with 'Names'.

Entity Developer

  • Resolved an issue with saving 'Version=Original' in the Stored Procedure Mapping menu for LinqConnect model.

Released: Jan 17, 2024

9.3.10 での更新項目

機能

  • Added support for Microsoft .NET 8.
  • Microsoft Visual Studio 2022 version 17.9 Preview is now supported.

Entity Framework support

  • Entity Framework Core 8.0.0 is now supported.
  • Entity Framework Core 7.0.14 is now supported.
  • Entity Framework Core 6.0.25 is now supported.

LinqConnect (formerly known as LINQ to MySQL)

  • Added support for Microsoft .NET 8.

Entity Developer

  • EF Core 8 has been added to the list of available Entity Framework versions in Create Model Wizard and Model Settings in EF Core...

Released: Nov 16, 2023

9.2.0 での更新項目

機能

  • Added support for MariaDB 11.
  • Microsoft Visual Studio 2022 version 17.8 Preview is now supported.

Entity Framework support

  • Entity Framework Core 7.0.5 is now supported.
  • Entity Framework Core 6.0.16 is now supported.

不具合の修正

  • Fixed the error during installation on the 32-bit version of Windows.
  • Fixed the bug with inserting milliseconds via prepared command.

Entity Framework support

  • Fixed the bug throwing "Unexpected null value in SQL fragments", when LINQ query has multiple .Include() with...

Released: Jun 1, 2023

9.1.151 での更新項目

機能

  • Added support for Microsoft Visual Studio 2022 version 17.7 Preview.

Entity Framework support

  • Entity Framework Core 7.0.5 is now supported.
  • Entity Framework Core 6.0.16 is now supported.

Entity Developer

  • The behavior has been changed: The primitive properties by default now have Inheritance Modifier = None.

不具合の修正

  • Fixed the bug with SSL certificates in .NET Standard (.NET Core) Projects.

Entity Framework support

  • Fixed the bug with generating parameter prefixed by a double colon in EF Core...

Released: Mar 1, 2023

9.1.134 での更新項目

機能

  • Microsoft Visual Studio 2022 version 17.5 Preview is now supported.
  • Added Microsoft .NET 7 compatibility.
  • Added support for connecting to MySQL 8 and MariaDB via SSH using SHA-256/512.

Microsoft Entity Framework support

  • Entity Framework Core 7.0.2 is now supported.
  • Entity Framework Core 6.0.13 is now supported.
  • Entity Framework Core 3.1.32 is now supported.

Entity Developer

  • Added new extended properties 'Do Not Generate Serializable Attribute' and 'Do Not Serialize' for complex types in...

Released: Jun 30, 2022

9.0.0 での更新項目

機能

  • Added Microsoft .NET 6 compatibility.
  • Added support for Apple macOS 11 Arm64 (or "Apple Silicon" or "Apple M1").
  • Added support for Microsoft Windows 11.
  • Added support for Microsoft Visual Studio 2022 version 17.2 and 17.3 Preview.

Entity Framework

  • Added Entity Framework Core 6.0.5, 5.0.17 and 3.1.25 support.

Entity Developer

  • Added a 64-bit version of standalone Entity Developer application.
  • Added a 64-bit version of console Entity Developer application.

Released: Jan 25, 2022

V8.21.2066 での更新項目

機能

  • Added support for Microsoft .NET 6.0.

Entity Developer

  • Changed behavior: Turning off the "Save connection to" option in Model Settings of Entity Framework Core Model wipes out connection string literal from the generated code.
  • Changed behavior: Devart.Data.MySql.Entity.EF5.dll compiled with Microsoft .NET Framework 4.7 is now used in Entity Framework 5 models.

Entity Framework support

  • Mapping of internet/intranet data type System.Uri to MySQL string data types is now supported in Entity...

Released: Dec 21, 2021

V8.20.2042 での更新項目

機能

Entity Developer

  • Improved model validation: the errors are generated for all entities with QueryType=True in Entity Framework Core Model when Entity Framework Core version=EF Core 1 in Model Settings.

Entity Framework support

  • Entity Framework Core 6.0.1 is now supported.
  • Entity Framework Core 5.0.13 is now supported.
  • Entity Framework Core 3.1.22 is now supported.
  • NetTopologySuite 2.4.0 is now supported in Entity Framework Core 3, 5, and 6.

不具合の修正

  • Fixed the bug with reading SSL certificates...

Released: Nov 9, 2021

V8.19.2014 での更新項目

機能

Entity Framework support

  • Added support for Entity Framework Core 5.0.12.
  • Added support for Entity Framework Core 3.1.21.

不具合の修正

Entity Developer

  • Fixed the bug with parsing discriminator value as string, even when its type is different, in TPH inheritance of Entity Framework Core Model.

Entity Framework support

  • Fixed the bug with incomplete SQL generation by update-database -script in Entity Framework 6.4.4.

Released: Oct 21, 2021

V8.19.2001 での更新項目

機能

  • Microsoft Visual Studio 2019 Preview support has been discontinued.

Entity Framework support

  • Added support for Entity Framework Core 5.0.11.
  • Added support for Entity Framework Core 3.1.20.
  • The implementation of config.CodeFirstOptions.TruncateLongDefaultNames in Entity Framework 6 Microsoft .NET Standard compliant assemblies has been improved: the generated names are constant, independent on a current domain and workstation.

不具合の修正

  • Fixed the bug with throwing Devart.Common.LicenseException...