SmartDb.Mapper.NetCore
2.50.0
See the version list below for details.
dotnet add package SmartDb.Mapper.NetCore --version 2.50.0
NuGet\Install-Package SmartDb.Mapper.NetCore -Version 2.50.0
<PackageReference Include="SmartDb.Mapper.NetCore" Version="2.50.0" />
paket add SmartDb.Mapper.NetCore --version 2.50.0
#r "nuget: SmartDb.Mapper.NetCore, 2.50.0"
// Install SmartDb.Mapper.NetCore as a Cake Addin #addin nuget:?package=SmartDb.Mapper.NetCore&version=2.50.0 // Install SmartDb.Mapper.NetCore as a Cake Tool #tool nuget:?package=SmartDb.Mapper.NetCore&version=2.50.0
SmartDb.Mapper.NetCore是个基于Emit对象映射框架,能够将基于IDataReader和DataTable转化为实体对象。
框架开源地址:https://github.com/joyet/SmartDb.NetCore
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 | net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 is compatible. 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 | 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
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETFramework 4.5.1
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETFramework 4.5.2
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETFramework 4.6
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETFramework 4.6.1
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETStandard 2.0
- System.Reflection.Emit.Lightweight (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SmartDb.Mapper.NetCore:
Package | Downloads |
---|---|
SmartDb.NetCore
SmartDb.NetCore是一套基于ADO.Net和DoNetCore对 SqlServer、MySql、SQLite、PostgreSql数据库支持的快速开发和轻量级ORM框架。 包NuGet地址:https://www.nuget.org/packages/SmartDb.NetCore 框架Git开源地址:https://github.com/joyet/SmartDb.NetCore 框架博客地址:https://www.cnblogs.com/joyet-john/articles/9295985.html#4021708 联系邮箱:joyet@qq.com |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.0 | 10,381 | 3/12/2020 |
3.2.0 | 5,341 | 1/13/2020 |
2.85.0 | 22,463 | 9/11/2019 |
2.82.0 | 921 | 9/11/2019 |
2.70.0 | 6,635 | 9/5/2019 |
2.50.0 | 4,824 | 5/10/2019 |
2.48.0 | 976 | 5/10/2019 |
2.34.0 | 9,865 | 4/25/2019 |
2.32.0 | 1,061 | 4/25/2019 |
2.30.3 | 2,814 | 4/24/2019 |
2.30.1 | 1,092 | 4/24/2019 |
2.3.0 | 1,064 | 4/23/2019 |
1.9.0 | 12,061 | 4/9/2019 |
1.8.0 | 1,028 | 4/9/2019 |
SmartDb.Mapper.NetCore是个基于Emit对象映射框架,能够将基于IDataReader和DataTable转化为实体对象.