ZhCun.DbCore.Net40 1.2.11

dotnet add package ZhCun.DbCore.Net40 --version 1.2.11                
NuGet\Install-Package ZhCun.DbCore.Net40 -Version 1.2.11                
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="ZhCun.DbCore.Net40" Version="1.2.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZhCun.DbCore.Net40 --version 1.2.11                
#r "nuget: ZhCun.DbCore.Net40, 1.2.11"                
#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 ZhCun.DbCore.Net40 as a Cake Addin
#addin nuget:?package=ZhCun.DbCore.Net40&version=1.2.11

// Install ZhCun.DbCore.Net40 as a Cake Tool
#tool nuget:?package=ZhCun.DbCore.Net40&version=1.2.11                

.Net Framework ORM
     支持数据:SqlServer,Oracle,MySql,SQLite
     开发工具:VS 2019
     框架:.NET Framework 4.0
     支持Lamda,复杂对象查询
     新增与更新:支持自动识别赋值字段
     支持数据过滤
     支持各操作的方法扩展与重载
     支持查看执行详情(SQL、耗时 等)
     支持实体类扩展成员

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ZhCun.DbCore.Net40:

Package Downloads
ZhCun.Win

基于.net 4.0 的winfrom 快速开发框架, 包含了常用的增删查改界面实现 动态创建表格(DataGridView) 输入控件的数据绑定 常用业务控件的封装 统一风格的窗体封装 动态菜单及基本权限管理的全实现 高级搜索的实现 目的:直接用于业务模块开发

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.11 603 6/8/2020
1.2.10 734 5/29/2020

添加统计函数的扩展SqlBuilder