Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Connector/NET is a fully-managed ADO.NET driver for MySQL.

License

NotificationsYou must be signed in to change notification settings

mysql/mysql-connector-net

 
 

Repository files navigation

LanguagesLicense: GNU General Public License (GPLv2)NuGet

MySQL provides connectivity for client applications developed in .NET compatible programming languages with Connector/NET.

MySQL Connector/NET is a library compatible with .NET Framework and .NET Core, for specific versions seeMySQL Connector/NET Versions. The driver is a pure C# implementation of the MySQL protocol and does not rely on the MySQL client library.

From MySQL Connector/NET 8.0, the driver also contains an implementation ofMySQL X DevAPI, an Application Programming Interface for working withMySQL as a Document Store through CRUD-based, NoSQL operations.

From MySQL Connector/NET 8.1, the driver contains an implementation ofOpenTelemetry which requires the use of theMySql.Data.OpenTelemetry Nuget package to enable the generation of telemetry data.

From MySQL Connector/NET 8.2, the driver adds support forWebAuthn authentication, the driver also adds support for.NET 8.

For detailed information please visit the officialMySQL Connector/NET documentation.

Licensing

Please refer to filesREADME andLICENSE, available in this repository, andLegal Notices in documentation for further details.

Download & Install

MySQL Connector/NET can be installed from precompiled libraries by using MySQL installer or download the libraries itself, both can be found atConnector/NET download page. Also, you can get the latest stable release from theofficial Nuget.org feed.

  • By using MySQL Installer, you just need to follow the wizard in order to obtain the precompiled library and then add it to your project.
  • If you decided to download the precompiled libraries, decompress the folder and then add the library needed to your project as reference.
  • If you go for NuGet, you could use the NuGet Package Manager inside Visual Studio or use the NuGet Command Line Interface (CLI).

Building from sources

This driver can also be complied and installed from the sources available in this repository. Please refer to the documentation fordetailed instructions on how to do it.

Github Repository

This repository contains the MySQL Connector/NET source code as per latest released version. You should expect to see the same content here and within the latest released Connector/NET package.

Contributing

There are a few ways to contribute to the Connector/NET code. Please refer to thecontributing guidelines for additional information.

Additional Resources

Twitter Follow

About

Connector/NET is a fully-managed ADO.NET driver for MySQL.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp