MySql.Data 6.9.6

dotnet add package MySql.Data --version 6.9.6
NuGet\Install-Package MySql.Data -Version 6.9.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MySql.Data" Version="6.9.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MySql.Data --version 6.9.6
#r "nuget: MySql.Data, 6.9.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MySql.Data as a Cake Addin
#addin nuget:?package=MySql.Data&version=6.9.6

// Install MySql.Data as a Cake Tool
#tool nuget:?package=MySql.Data&version=6.9.6

ADO.Net driver for MySQL

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net20-cf is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (165)

Showing the top 5 popular GitHub repositories that depend on MySql.Data:

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
dotnetcore/FreeSql
🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, QuestDB orm, MsAccess orm.
Version Downloads Last updated
6.9.6 82,138 2/24/2015
6.8.5 4,320 2/24/2015
6.7.7 1,247 2/24/2015

Review Readme.txt for details.