DatabaseWrapper.Mysql
5.0.2
See the version list below for details.
dotnet add package DatabaseWrapper.Mysql --version 5.0.2
NuGet\Install-Package DatabaseWrapper.Mysql -Version 5.0.2
<PackageReference Include="DatabaseWrapper.Mysql" Version="5.0.2" />
<PackageVersion Include="DatabaseWrapper.Mysql" Version="5.0.2" />
<PackageReference Include="DatabaseWrapper.Mysql" />
paket add DatabaseWrapper.Mysql --version 5.0.2
#r "nuget: DatabaseWrapper.Mysql, 5.0.2"
#:package DatabaseWrapper.Mysql@5.0.2
#addin nuget:?package=DatabaseWrapper.Mysql&version=5.0.2
#tool nuget:?package=DatabaseWrapper.Mysql&version=5.0.2
Simple database wrapper for MySQL written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, Sqlite, and PostgreSQL.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.1 is compatible. |
| .NET Framework | net461 is compatible. net462 was computed. 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 | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- DatabaseWrapper.Core (>= 5.0.2)
- MySql.Data (>= 8.0.32)
-
.NETFramework 4.6.1
- DatabaseWrapper.Core (>= 5.0.2)
- MySql.Data (>= 8.0.32)
-
.NETFramework 4.8
- DatabaseWrapper.Core (>= 5.0.2)
- MySql.Data (>= 8.0.32)
-
.NETStandard 2.1
- DatabaseWrapper.Core (>= 5.0.2)
- MySql.Data (>= 8.0.32)
-
net5.0
- DatabaseWrapper.Core (>= 5.0.2)
- MySql.Data (>= 8.0.32)
-
net6.0
- DatabaseWrapper.Core (>= 5.0.2)
- MySql.Data (>= 8.0.32)
-
net7.0
- DatabaseWrapper.Core (>= 5.0.2)
- MySql.Data (>= 8.0.32)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DatabaseWrapper.Mysql:
| Package | Downloads |
|---|---|
|
DatabaseWrapper
Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite. written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages if you only need support for one database type. |
|
|
WatsonORM.Mysql
WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for MySQL in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.1.5 | 4,530 | 2/4/2025 |
| 6.1.4 | 382 | 1/23/2025 |
| 6.1.0 | 695 | 9/19/2024 |
| 6.0.6 | 3,925 | 10/4/2023 |
| 6.0.5 | 2,097 | 8/29/2023 |
| 6.0.3 | 4,081 | 7/11/2023 |
| 6.0.2 | 1,068 | 7/11/2023 |
| 6.0.1 | 969 | 7/11/2023 |
| 6.0.0 | 1,041 | 7/11/2023 |
| 5.0.2 | 3,611 | 2/2/2023 |
| 5.0.1 | 500 | 2/2/2023 |
| 5.0.0 | 4,338 | 10/25/2022 |
| 4.1.5 | 6,450 | 8/29/2022 |
| 4.1.3 | 3,565 | 6/21/2022 |
| 4.1.2 | 2,232 | 5/27/2022 |
| 4.1.1 | 638 | 5/27/2022 |
| 4.0.0.1 | 3,585 | 12/31/2021 |
| 4.0.0 | 1,289 | 12/31/2021 |
| 3.3.2.3 | 1,609 | 12/22/2021 |
| 3.3.2.2 | 506 | 12/22/2021 |
Bugfixes, retargeting to include .NET Framework 4.8 and .NET 7.0.