dotConnect for MySQL Professional full changelog
dotConnect for MySQL Professional 10.1.33
released Feb 24, 2026 (New Release)
Added support for the VECTOR data type
Added support for the INET6 data type in MariaDB
Added support for the UUID data type in MariaDB
Added the LoadLicenseKey() method to the MySqlConnection class
Fixed an issue where the license key could not be applied on Red Hat–based Linux distributions (RHEL 9/10, AlmaLinux 9/10, Rocky Linux 9/10) when the system-wide cryptographic policy was set to DEFAULT
Entity Framework support:
Added support for Entity Framework Core 10
Added support for NetTopologySuite 2.6 in Entity Framework Core
Added support for NetTopologySuite 2.6 for EF6 in the .NET Standard 2.0 assemblies of the NuGet packages
Added support for the VECTOR data type in EF Core
Updated Entity Framework Core 9 support to version 9.0.12
Updated Entity Framework Core 8 support to version 8.0.23
Fixed an issue where LINQ queries with subqueries or projections could generate incorrect SQL aliases when used with Entity Framework Core 9
Fixed an issue with String.IsNullOrWhiteSpace() in LINQ queries in Entity Framework Core
Fixed an issue with saving and querying MultiPoint spatial values in Entity Framework Core
LinqConnect:
Fixed an issue where Devart.Data.MySql.Linq.dll could be missing from the installation
Added support for the INET6 data type in MariaDB
Added support for the UUID data type in MariaDB
Added the LoadLicenseKey() method to the MySqlConnection class
Fixed an issue where the license key could not be applied on Red Hat–based Linux distributions (RHEL 9/10, AlmaLinux 9/10, Rocky Linux 9/10) when the system-wide cryptographic policy was set to DEFAULT
Entity Framework support:
Added support for Entity Framework Core 10
Added support for NetTopologySuite 2.6 in Entity Framework Core
Added support for NetTopologySuite 2.6 for EF6 in the .NET Standard 2.0 assemblies of the NuGet packages
Added support for the VECTOR data type in EF Core
Updated Entity Framework Core 9 support to version 9.0.12
Updated Entity Framework Core 8 support to version 8.0.23
Fixed an issue where LINQ queries with subqueries or projections could generate incorrect SQL aliases when used with Entity Framework Core 9
Fixed an issue with String.IsNullOrWhiteSpace() in LINQ queries in Entity Framework Core
Fixed an issue with saving and querying MultiPoint spatial values in Entity Framework Core
LinqConnect:
Fixed an issue where Devart.Data.MySql.Linq.dll could be missing from the installation
dotConnect for MySQL Professional 10.0.0
released Dec 19, 2025 (New Release)
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 SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17)
Fixed an issue with metadata retrieval for SingleStore
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 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
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 SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17)
Fixed an issue with metadata retrieval for SingleStore
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 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
dotConnect for MySQL Professional 9.4.290
released Jul 30, 2025 (New Release)
Fixed an issue with reading large System.Int64 values
Fixed an issue with parsing the PARTITION keyword in MySqlScript
Fixed an issue that caused the error: 'SSL connection error: Cannot load client private key.'
Fixed a design-time issue with the MySqlDataTable Tasks interface element in Visual Studio 2022
Fixed an issue in dbMonitor integration where error messages were logged incorrectly
Entity Framework support:
Updated support for Entity Framework Core 9 to version 9.0.6
Updated support for Entity Framework Core 8 to version 8.0.17
LinqConnect (formerly known as LINQ to MySQL):
Fixed an issue with incorrect caching of the materialization function across different queries
Entity Developer:
Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor
Fixed an issue with parsing the PARTITION keyword in MySqlScript
Fixed an issue that caused the error: 'SSL connection error: Cannot load client private key.'
Fixed a design-time issue with the MySqlDataTable Tasks interface element in Visual Studio 2022
Fixed an issue in dbMonitor integration where error messages were logged incorrectly
Entity Framework support:
Updated support for Entity Framework Core 9 to version 9.0.6
Updated support for Entity Framework Core 8 to version 8.0.17
LinqConnect (formerly known as LINQ to MySQL):
Fixed an issue with incorrect caching of the materialization function across different queries
Entity Developer:
Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor
dotConnect for MySQL Professional 9.3.104
released Nov 8, 2024 (New Release)
Supported Visual Studio 2022 version 17.12 Preview
Added support for fractional seconds in Time, DateTime, and TimeStamp types within the MySqlLoader class
Fixed an issue with integration in Visual Studio 2015 and earlier versions
Fixed the DataSet Wizard crash in Visual Studio 2022
Fixed a design-time bug with the MySqlDataTable Tasks interface element in Visual Studio 2022
Fixed an issue with reopening the connection when using the ChangeDatabase() method
Entity Framework support:
Updated support for Entity Framework Core 8 to version 8.0.10
Updated support for Entity Framework Core 6 to version 6.0.35
Added support for generating LEFT JOIN LATERAL and CROSS JOIN LATERAL when translating EF Core LINQ queries for MySQL 8.0.14 and above
Entity Developer:
Fixed an issue where the Update From Database Wizard reset navigation property names in EF Core models
Added support for fractional seconds in Time, DateTime, and TimeStamp types within the MySqlLoader class
Fixed an issue with integration in Visual Studio 2015 and earlier versions
Fixed the DataSet Wizard crash in Visual Studio 2022
Fixed a design-time bug with the MySqlDataTable Tasks interface element in Visual Studio 2022
Fixed an issue with reopening the connection when using the ChangeDatabase() method
Entity Framework support:
Updated support for Entity Framework Core 8 to version 8.0.10
Updated support for Entity Framework Core 6 to version 6.0.35
Added support for generating LEFT JOIN LATERAL and CROSS JOIN LATERAL when translating EF Core LINQ queries for MySQL 8.0.14 and above
Entity Developer:
Fixed an issue where the Update From Database Wizard reset navigation property names in EF Core models
dotConnect for MySQL Professional 9.3.20
released May 30, 2024 (New Release)
dotConnect for MySQL Professional 9.3.10
released Jan 19, 2024 (New Release)
dotConnect for MySQL Professional 9.2.0.0
released Nov 18, 2023 (New Release)
dotConnect for MySQL Professional 9.1.151
released Jun 6, 2023 (New Release)
dotConnect for MySQL Professional 9.1.134
released Mar 1, 2023 (New Release)
dotConnect for MySQL Professional 9.0.0
released Jul 1, 2022 (New Release)
dotConnect for MySQL Professional for Windows 7 - free download notice
Windows 7 Download periodically updates software information of dotConnect for MySQL Professional from the publisher.
Full dotConnect for MySQL Professional 10.1.33 details
Download dotConnect for MySQL Professional 10.1.33
My Account
Help
Windows 7 Software Coupons
-
MacX Media Management Bundle
70% Off -
MacX Video Converter Pro
56% Off -
WinX DVD Ripper
50% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- dotConnect for MySQL Professional 10.1.33
- dotConnect for Oracle Professional Edition 11.1.33
- Audio DJ Studio for .NET 11.0
- Audio Sound Editor for .NET 8.0
- SmartCode VNC Manager Standard Edition x64 2023.9.1
- PDF-XChange Drivers API 10.1.1.381
- Python Encryption Library x64 9.5.0.98
- Audio Capture Pro ActiveX Control 2.0
- SmartCode VNC Manager Enterprise Edition x64 2023.9.1
- THTMLPopup 10.2.4.0
- Data Burner ActiveX Ocx SDK 4.1
- dotConnect Universal Mobile Edition 5.2.21
- VideoCap Pro SDK ActiveX 17.0.0.0
- My RSE Extensions 1.0.2
- TsMultiLineComboBox 1.04
- MailMill COM x64 1.2.5
- JOpt.NET 2.3.6
- Ultimate SFTP Component 5.2.9092
- Visualization Toolkit (VTK) 9.1.0
- NetDiagram ASP.NET Control 6.3
Popular Tags
delphi
windows
library
postnet
activex
net component
.net
barcode
mime
pdf
dotnet
code 93
dll
windows 7
programming
pop3
smtp
component
net
email
ssl
control
asp net
visual basic
sdk
html
visual studio
vb net
server
pdf417
Popular Windows 7 Software
- Simply Fortran 3.41 Build 4438
- PHP 8.5.3
- dotConnect for MySQL Professional 10.1.33
- dotConnect for Oracle Professional Edition 11.1.33
- Miraplacid Text Driver SDK 8.0
- dbForge Documenter for SQL Server 2025.3
- Turbo C++ 3.0
- Windows Installer 4.5
- StyleControls 5.86
- Software Ideas Modeler Portable 15.25
- Free OCR C# 2022.8.7804
- Windows Post-Install 8.7.2
- Review Assistant 4.1
- Java SE Development Kit (JDK) 8 Update 221
- Software Ideas Modeler Portable x64 14.55
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



