- Notifications
You must be signed in to change notification settings - Fork204
Connector/NET is a fully-managed ADO.NET driver for MySQL.
License
mysql/mysql-connector-net
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
From MySQL Connector/NET 8.3, the driver also adds support for.NET 8 andEFCore 8 GA versions.
From MySQL Connector/NET 8.4, the driver adds support for TLS1.3 and removes support for FIDO authentication plugin.
From MySQL Connector/NET 9.0, the driver removes support for .NET 7 and EF Core 7.
From MySQL Connector/NET 9.1, the driver adds support for.NET 9 andEF Core 9 preview versions.
From MySQL Connector/NET 9.2, the driver adds support for.NET 9 andEF Core 9 GA versions.
From MySQL Connector/NET 9.2, the driver removes support for .NET 6 and EF Core 6.
From MySQL Connector/NET 9.3, the driver adds fixes to test suite and support for newest versions of EF Core 8 and EF Core 9.
From MySQL Connector/NET 9.4, the driver adds fixes to test suite and support for preview versions ofEF Core 10 and.NET 10.
For detailed information please visit the officialMySQL Connector/NET documentation.
Please refer to filesREADME andLICENSE, available in this repository, andLegal Notices in documentation for further details.
Oracle values the independent security research community and believes that responsible disclosure of security vulnerabilities helps us ensure the security and privacy of all our users. Please refer to thesecurity guidelines document for additional information.
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 a reference.
- If you go for NuGet, you could use the NuGet Package Manager inside Visual Studio or use the NuGet Command Line Interface (CLI).
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.
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.
We greatly appreciate feedback from our users, including bug reports and code contributions. Your input helps us improve, and we thank you for any issues you report or code you contribute. Please refer to thecontributing guidelines document for additional information.
- MySQL Connector/NET Developer Guide
- MySQL Connector/NET API
- MySQL NuGet
- MySQL Connector/NET and C#, Mono, .Net Forum
#connectors
channel on MySQL Community Slack (Sign-up required if you do not have an Oracle account.)- @MySQL on X.
- MySQL Blog.
- MySQL Connectors Blog archive.
- MySQL Newsletter.
- MySQL Bugs Tracking System.
For more information about this and other MySQL products, please visitMySQL Contact & Questions.
About
Connector/NET is a fully-managed ADO.NET driver for MySQL.
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.