MediReport.MySql.Data
8.4.1
dotnet add package MediReport.MySql.Data --version 8.4.1
NuGet\Install-Package MediReport.MySql.Data -Version 8.4.1
<PackageReference Include="MediReport.MySql.Data" Version="8.4.1" />
paket add MediReport.MySql.Data --version 8.4.1
#r "nuget: MediReport.MySql.Data, 8.4.1"
// Install MediReport.MySql.Data as a Cake Addin #addin nuget:?package=MediReport.MySql.Data&version=8.4.1 // Install MediReport.MySql.Data as a Cake Tool #tool nuget:?package=MediReport.MySql.Data&version=8.4.1
Fork
This fork aim to provide a 8.4 version that actually works with MariaDb 10.10+.
Issue assigned: https://stackoverflow.com/questions/74060289/mysqlconnection-open-system-invalidcastexception-object-cannot-be-cast-from-d
MySQL Connector/NET
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 see MySQL 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 of MySQL X DevAPI, an Application Programming Interface for working with MySQL as a Document Store through CRUD-based, NoSQL operations.
From MySQL Connector/NET 8.1, the driver contains an implementation of OpenTelemetry which requires the use of the MySql.Data.OpenTelemetry Nuget package to enable the generation of telemetry data.
For detailed information please visit the official MySQL Connector/NET documentation.
Licensing
Please refer to files README and LICENSE, available in this repository, and Legal 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 at Connector/NET download page. Also, you can get the latest stable release from the official 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 for detailed 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 the contributing guidelines for additional information.
Additional Resources
- MySQL
- MySQL Connector/NET Developer Guide
- MySQL Connector/NET API
- MySQL Connector/NET Discussion Forum
- MySQL Public Bug Tracker
#connectors
channel in MySQL Community Slack (Sign-up required when not using an Oracle account)- For more information about this and other MySQL products, please visit MySQL Contact & Questions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- BouncyCastle.Cryptography (>= 2.4.0)
- Google.Protobuf (>= 3.27.3)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ZstdSharp.Port (>= 0.8.1)
-
.NETFramework 4.8
- BouncyCastle.Cryptography (>= 2.4.0)
- Google.Protobuf (>= 3.27.3)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ZstdSharp.Port (>= 0.8.1)
-
.NETStandard 2.0
- BouncyCastle.Cryptography (>= 2.4.0)
- Google.Protobuf (>= 3.27.3)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Permissions (>= 8.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
- System.Text.Json (>= 8.0.4)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ZstdSharp.Port (>= 0.8.1)
-
.NETStandard 2.1
- BouncyCastle.Cryptography (>= 2.4.0)
- Google.Protobuf (>= 3.27.3)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Permissions (>= 8.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
- System.Text.Json (>= 8.0.4)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ZstdSharp.Port (>= 0.8.1)
-
net6.0
- BouncyCastle.Cryptography (>= 2.4.0)
- Google.Protobuf (>= 3.27.3)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Permissions (>= 8.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
- System.Text.Json (>= 8.0.4)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ZstdSharp.Port (>= 0.8.1)
-
net7.0
- BouncyCastle.Cryptography (>= 2.4.0)
- Google.Protobuf (>= 3.27.3)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Permissions (>= 8.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
- System.Text.Json (>= 8.0.4)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ZstdSharp.Port (>= 0.8.1)
-
net8.0
- BouncyCastle.Cryptography (>= 2.4.0)
- Google.Protobuf (>= 3.27.3)
- K4os.Compression.LZ4.Streams (>= 1.3.8)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- System.Diagnostics.DiagnosticSource (>= 8.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Permissions (>= 8.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
- System.Text.Json (>= 8.0.4)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- ZstdSharp.Port (>= 0.8.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Review ReleaseNotes.txt for details.