DewMySQLClient 2.6.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DewMySQLClient --version 2.6.2
NuGet\Install-Package DewMySQLClient -Version 2.6.2
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="DewMySQLClient" Version="2.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DewMySQLClient --version 2.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DewMySQLClient, 2.6.2"
#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 DewMySQLClient as a Cake Addin #addin nuget:?package=DewMySQLClient&version=2.6.2 // Install DewMySQLClient as a Cake Tool #tool nuget:?package=DewMySQLClient&version=2.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A client for mysql for .net standard, using mysql connector
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.3
- DewDatabaseAbstracat (>= 1.8.0)
- DewLogger (>= 2.0.0)
- MySqlConnector (>= 0.40.4)
- NETStandard.Library (>= 1.6.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DewMySQLClient:
Package | Downloads |
---|---|
DewMySQLClientMiddleware
An ASP NET CORE Middleware for MySQL. It works with library DewMySQLClient https://www.nuget.org/packages/DewMySQLClient/ |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.14.0 | 1,119 | 11/19/2018 |
2.13.0 | 829 | 11/12/2018 |
2.12.0 | 956 | 9/7/2018 |
2.11.1 | 935 | 9/7/2018 |
2.11.0 | 919 | 9/7/2018 |
2.10.1 | 939 | 9/5/2018 |
2.10.0 | 1,191 | 9/5/2018 |
2.8.5 | 951 | 8/22/2018 |
2.8.4 | 1,029 | 8/20/2018 |
2.8.3 | 935 | 8/20/2018 |
2.8.2 | 955 | 8/17/2018 |
2.8.1 | 970 | 8/17/2018 |
2.8.0 | 1,283 | 7/10/2018 |
2.6.2 | 1,010 | 6/5/2018 |
2.5.5 | 1,672 | 4/20/2018 |
2.5.4 | 1,370 | 4/20/2018 |
2.5.3 | 1,300 | 3/16/2018 |
2.5.2 | 1,588 | 12/13/2017 |
2.4.0 | 1,189 | 11/5/2017 |
2.3.5 | 1,570 | 8/30/2017 |
2.3.4 | 1,154 | 8/21/2017 |
2.3.3 | 1,127 | 8/21/2017 |
2.3.2 | 1,137 | 8/21/2017 |
2.3.1 | 1,277 | 8/21/2017 |
2.3.0 | 1,708 | 8/20/2017 |
2.2.2 | 1,667 | 8/17/2017 |
2.2.1 | 1,176 | 6/23/2017 |
2.2.0 | 1,041 | 6/22/2017 |
2.1.1 | 1,129 | 6/7/2017 |
2.1.0 | 1,066 | 4/26/2017 |
2.0.1 | 1,071 | 4/22/2017 |
2.0.0 | 1,081 | 4/21/2017 |
1.1.0 | 1,077 | 4/21/2017 |
1.0.1 | 1,062 | 4/7/2017 |
1.0.0 | 1,125 | 3/19/2017 |
Fixed nullable insert bug