MySQL client library targeting netstandard 1.3.
Info
Version: | 6.9.816 |
Author(s): | Oracle, SapientGuardian, ebyte23 |
Last Update: | Thursday, April 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SapientGuardian/mysql-connector-net-netstandard |
NuGet Url: | https://www.nuget.org/packages/SapientGuardian.MySql.Data |
Install
Install-Package SapientGuardian.MySql.Data
dotnet add package SapientGuardian.MySql.Data
paket add SapientGuardian.MySql.Data
SapientGuardian.MySql.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.0.1)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.0)
- System.Collections(>= 4.0.11)
- System.Collections.Specialized(>= 4.0.1)
- System.Console(>= 4.0.0)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tracing(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
- System.Linq(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Resources.Writer(>= 4.0.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Security.Cryptography.Primitives(>= 4.0.0)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Threading.Timer(>= 4.0.1)
- System.ComponentModel.TypeConverter(>= 4.1.0)
- System.Data.Common(>= 4.1.0)
- System.Diagnostics.TraceSource(>= 4.0.0)
- System.Net.NameResolution(>= 4.0.0)
- System.Net.Primitives(>= 4.0.11)
- System.Net.Sockets(>= 4.1.0)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
- System.Collections.NonGeneric(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Security.Cryptography.X509Certificates(>= 4.1.0)
- System.Net.Security(>= 4.0.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Text.Encoding.CodePages(>= 4.3.0)
Tags