About 40,000 results
Open links in new tab
  1. MySQL :: Download Connector/NET

    We suggest that you use the MD5 checksums and GnuPG signatures to verify the integrity of the packages you download.

  2. MySQL Connector/NET Developer Guide

    Oct 20, 2025 · This manual describes how to install and configure MySQL Connector/NET, the connector that enables .NET applications to communicate with MySQL servers, and how to use it to …

  3. Chapter 3 Connector/NET Installation - MySQL

    MySQL Connector/NET runs on any platform that supports the .NET Standard (.NET Framework, .NET Core, and Mono). The .NET Framework is primarily supported on recent versions of Microsoft …

  4. Chapter 1 Introduction to MySQL Connector/NET

    MySQL Connector/NET enables you to develop .NET applications that require secure, high-performance data connectivity with MySQL. It implements the required ADO.NET interfaces and integrates into …

  5. 6.1 Tutorial: An Introduction to Connector/NET Programming - MySQL

    This section provides a gentle introduction to programming with MySQL Connector/NET. The code example is written in C#, and is designed to work on both Microsoft .NET Framework and Mono.

  6. MySQL :: Introducing Connector/NET with full support for MySQL 8.0

    Apr 19, 2018 · It is based on the popular open source protocol definition language and provides a common interface for connectors to communicate with MySQL server through the X Plugin.

  7. Chapter 6 Connector/NET Tutorials - MySQL

    The following MySQL Connector/NET tutorials illustrate how to develop MySQL programs using technologies such as Visual Studio, C#, ASP.NET, and the .NET, .NET Core, and Mono frameworks.

  8. MySQL Connector/NET and X DevAPI

    MySQL Connector/NET 9.5 supports X Protocol, which enables you to use X DevAPI with the .NET language of choice to develop applications that communicate with a MySQL server functioning as a …

  9. 4.3 Connector/NET Installation - MySQL

    MySQL Connector/NET runs on any platform that supports the .NET Standard (.NET Framework, .NET Core, and Mono). The .NET Framework is primarily supported on recent versions of Microsoft …

  10. 3.3 Installing Connector/NET from Source - MySQL

    Building MySQL Connector/NET from the source code enables you to customize build parameters and target platforms such as Linux and macOS. The procedures in this section describe how to build …