SmartDb.Mapper.NetCore
2.30.3
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 SmartDb.Mapper.NetCore --version 2.30.3
NuGet\Install-Package SmartDb.Mapper.NetCore -Version 2.30.3
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="SmartDb.Mapper.NetCore" Version="2.30.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmartDb.Mapper.NetCore --version 2.30.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SmartDb.Mapper.NetCore, 2.30.3"
#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 SmartDb.Mapper.NetCore as a Cake Addin #addin nuget:?package=SmartDb.Mapper.NetCore&version=2.30.3 // Install SmartDb.Mapper.NetCore as a Cake Tool #tool nuget:?package=SmartDb.Mapper.NetCore&version=2.30.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SmartDb.Mapper.NetCore是个基于Emit对象映射框架,能够将基于IDataReader和DataTable转化为实体对象.
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 | 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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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转化为实体对象.