dotConnect for MySQL 10.0.0
Released: Dec 18, 2025
10.0.0 での更新項目
機能
- Added support for MariaDB 12.
- Added support for .NET 10.
- Added support for Visual Studio 2026.
- Added support for Visual Studio 2026 Insiders, version 18.3.
- Added trial product activation.
- Added license key-based licensing for .NET Framework assemblies.
- Added the License Key connection string parameter for .NET Framework assemblies.
- Added support for high-performance batch updates.
- Added support for modern SSH encryption and key exchange algorithms.
- Added support for SingleStore (formerly MemSQL).
- Added the SingleStore value to the MySqlServerType enumeration.
- Added support for SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17).
Entity Framework support
- Updated support for Entity Framework Core 9 to version 9.0.11.
- Updated support for Entity Framework Core 8 to version 8.0.22.
不具合の修正
- Fixed an issue with metadata retrieval for SingleStore.
Entity Framework support
- Fixed an issue with comparing variables or literal values in Entity Framework Core 9.
- Fixed an issue with the Devart.Data.MySql.EFCore NuGet package on Apple Mac computers with the M3 (ARM64) chip.
- Fixed an issue with Performance Profiler in Visual Studio 2022 or later.
LinqConnect
- Fixed an issue with the dotConnect for MySQL Professional Edition license key when using LinqConnect functionality.
- Fixed an issue with the EntitySet.ListChanged event.
- Fixed an issue that caused the ''Cannot convert 'System.Decimal' to MySQL type 'MySqlType.BigInt'' error in MySQL LINQ queries.