WatsonORM.Mysql
2.0.1
Install-Package WatsonORM.Mysql -Version 2.0.1
dotnet add package WatsonORM.Mysql --version 2.0.1
<PackageReference Include="WatsonORM.Mysql" Version="2.0.1" />
paket add WatsonORM.Mysql --version 2.0.1
#r "nuget: WatsonORM.Mysql, 2.0.1"
// Install WatsonORM.Mysql as a Cake Addin
#addin nuget:?package=WatsonORM.Mysql&version=2.0.1
// Install WatsonORM.Mysql as a Cake Tool
#tool nuget:?package=WatsonORM.Mysql&version=2.0.1
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- DatabaseWrapper.Mysql (>= 4.1.3)
- WatsonORM.Core (>= 2.0.1)
-
.NETFramework 4.6.1
- DatabaseWrapper.Mysql (>= 4.1.3)
- WatsonORM.Core (>= 2.0.1)
-
.NETStandard 2.1
- DatabaseWrapper.Mysql (>= 4.1.3)
- WatsonORM.Core (>= 2.0.1)
-
net5.0
- DatabaseWrapper.Mysql (>= 4.1.3)
- WatsonORM.Core (>= 2.0.1)
-
net6.0
- DatabaseWrapper.Mysql (>= 4.1.3)
- WatsonORM.Core (>= 2.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WatsonORM.Mysql:
Package | Downloads |
---|---|
WatsonORM
WatsonORM is a lightweight and easy to use object-relational mapper (ORM) in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. WatsonORM supports Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite databases. Refer to other WatsonORM packages if you only need support for a single database type. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 123 | 6/21/2022 |
2.0.0.5 | 144 | 5/27/2022 |
2.0.0.1 | 650 | 1/3/2022 |
1.3.5.4 | 1,117 | 11/20/2021 |
1.3.5.3 | 543 | 11/12/2021 |
1.3.5.1 | 1,810 | 10/14/2021 |
1.3.5 | 2,950 | 6/16/2021 |
1.3.4 | 240 | 6/16/2021 |
1.3.3 | 245 | 6/15/2021 |
1.3.2 | 1,871 | 4/15/2021 |
1.3.1 | 1,105 | 3/2/2021 |
1.3.0.23 | 1,284 | 2/9/2021 |
1.3.0.22 | 3,037 | 12/29/2020 |
1.3.0.21 | 1,306 | 11/28/2020 |
1.3.0.20 | 314 | 11/28/2020 |
1.3.0.19 | 1,715 | 11/15/2020 |
1.3.0.17 | 472 | 11/10/2020 |
1.3.0.16 | 436 | 11/9/2020 |
1.3.0.15 | 4,685 | 10/19/2020 |
1.3.0.14 | 481 | 10/15/2020 |
1.3.0.13 | 500 | 10/6/2020 |
1.3.0.12 | 469 | 10/5/2020 |
1.3.0.10 | 505 | 9/19/2020 |
1.3.0.9 | 727 | 9/16/2020 |
1.3.0.8 | 560 | 9/16/2020 |
1.3.0.7 | 479 | 9/15/2020 |
1.3.0.3 | 2,152 | 9/8/2020 |
1.3.0.2 | 513 | 9/8/2020 |
1.3.0.1 | 765 | 9/8/2020 |
1.3.0 | 15,922 | 7/10/2020 |
1.2.3.3 | 1,148 | 6/20/2020 |
1.2.3.2 | 510 | 6/20/2020 |
1.2.3.1 | 558 | 6/19/2020 |
1.2.3 | 824 | 6/15/2020 |
1.2.2 | 499 | 6/15/2020 |
1.2.1 | 520 | 6/15/2020 |
1.2.0.4 | 327 | 6/15/2020 |
1.2.0.3 | 278 | 6/15/2020 |
1.2.0.1 | 851 | 6/11/2020 |
1.2.0 | 14,856 | 6/11/2020 |
1.1.3 | 1,680 | 6/5/2020 |
1.1.2.1 | 526 | 6/4/2020 |
1.1.2 | 612 | 6/3/2020 |
1.1.1.1 | 1,381 | 5/28/2020 |
1.1.1 | 472 | 5/28/2020 |
1.1.0.7 | 1,542 | 5/22/2020 |
1.1.0.5 | 655 | 5/21/2020 |
1.1.0.3 | 720 | 5/21/2020 |
Breaking changes caused by dependency update