SmartDb.MySql.NetCore
3.1.2
See the version list below for details.
dotnet add package SmartDb.MySql.NetCore --version 3.1.2
NuGet\Install-Package SmartDb.MySql.NetCore -Version 3.1.2
<PackageReference Include="SmartDb.MySql.NetCore" Version="3.1.2" />
paket add SmartDb.MySql.NetCore --version 3.1.2
#r "nuget: SmartDb.MySql.NetCore, 3.1.2"
// Install SmartDb.MySql.NetCore as a Cake Addin #addin nuget:?package=SmartDb.MySql.NetCore&version=3.1.2 // Install SmartDb.MySql.NetCore as a Cake Tool #tool nuget:?package=SmartDb.MySql.NetCore&version=3.1.2
SmartDb.MySql.NetCore是一套基于DoNet和DoNetCore对MySql数据库支持的快速开发和轻量级ORM框架,需要SmartDb.NetCore作为基础框架。
包NuGet地址:SmartDb.MySql.NetCore
框架Git开源地址:https://github.com/joyet/SmartDb.NetCore
框架博客地址:https://www.cnblogs.com/joyet-john/articles/9295985.html#4021708
联系邮箱:joyet@qq.com
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 | 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 was computed. |
.NET Framework | net452 is compatible. net46 is compatible. net461 is compatible. net462 is compatible. 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 | 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.5.2
- MySql.Data (>= 8.0.18)
- SmartDb.NetCore (>= 3.1.2)
-
.NETFramework 4.6
- MySql.Data (>= 8.0.18)
- SmartDb.NetCore (>= 3.1.2)
-
.NETFramework 4.6.1
- MySql.Data (>= 8.0.18)
- SmartDb.NetCore (>= 3.1.2)
-
.NETFramework 4.6.2
- MySql.Data (>= 8.0.18)
- SmartDb.NetCore (>= 3.1.2)
-
.NETStandard 2.0
- MySql.Data (>= 8.0.18)
- SmartDb.NetCore (>= 3.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.4 | 1,397 | 8/6/2020 |
3.3.2 | 1,419 | 7/20/2020 |
3.3.1 | 1,303 | 5/27/2020 |
3.3.0 | 1,350 | 3/12/2020 |
3.2.2 | 1,354 | 1/14/2020 |
3.2.1 | 1,341 | 1/14/2020 |
3.2.0 | 1,307 | 1/13/2020 |
3.1.4 | 1,606 | 1/7/2020 |
3.1.2 | 1,321 | 1/7/2020 |
2.107.0 | 1,362 | 12/31/2019 |
2.105.0 | 1,362 | 10/29/2019 |
2.100.0 | 1,347 | 10/8/2019 |
2.97.0 | 1,324 | 9/30/2019 |
2.95.0 | 1,403 | 9/30/2019 |
2.92.0 | 1,335 | 9/18/2019 |
2.90.0 | 1,337 | 9/12/2019 |
2.87.0 | 1,093 | 9/12/2019 |
2.85.0 | 1,060 | 9/12/2019 |
2.80.0 | 1,093 | 9/11/2019 |
2.72.0 | 1,098 | 9/9/2019 |
2.70.0 | 1,157 | 9/5/2019 |
2.60.0 | 1,239 | 7/12/2019 |
2.50.0 | 1,129 | 5/10/2019 |
2.46.0 | 1,162 | 4/30/2019 |
2.42.0 | 1,130 | 4/25/2019 |
2.40.0 | 1,202 | 4/25/2019 |
2.38.0 | 1,175 | 4/25/2019 |
2.34.0 | 1,169 | 4/25/2019 |
2.30.3 | 1,228 | 4/24/2019 |
2.13.0 | 1,067 | 4/17/2019 |
2.11.0 | 1,152 | 4/16/2019 |
2.4.0 | 1,150 | 4/15/2019 |
2.2.0 | 1,158 | 4/9/2019 |
SmartDb.MySql.NetCore是一套基于DoNet和DoNetCore对MySql数据库支持的快速开发和轻量级ORM框架,需要SmartDb.NetCore作为基础框架。
包NuGet地址:SmartDb.MySql.NetCore
框架Git开源地址:https://github.com/joyet/SmartDb.NetCore
框架博客地址:https://www.cnblogs.com/joyet-john/articles/9295985.html#4021708
联系邮箱:joyet@qq.com