内容简介:多种数据库通用访问接口,支持EF 和Ado.net两种模式,同时支持sql server,mysql,oracle,sqlite,db2等多种数据库类型,支持.net framework和.net core平台 内容更新: 1、优化接口调用参数,并修复部分问题。 2、新...
多种数据库通用访问接口,支持EF 和Ado.net两种模式,同时支持sql server,mysql,oracle,sqlite,db2等多种数据库类型,支持.net framework和.net core平台
内容更新:
1、优化接口调用参数,并修复部分问题。
2、新增方式执行事务参数、ado.net查询实体支持基础数据类型int等映射集合返回结果。
3、新增根据接口克隆实例生成新对象。
4、新增支持.NET CORE框架的支持,同时支持多种数据库的EF访问和Ado.net访问。
nuget notcore安装命令:
dotndotnet add package Bouyei.DbFactoryCore --version 1.0.0
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 深入并发锁,解析Synchronized锁升级
- 从日活数百到千万并发,观服务器架构升级之路
- Java并发系列—并发编程基础
- [Java并发-17-并发设计模式] Immutability模式:如何利用不变性解决并发问题?
- JAVA并发编程之并发模拟工具
- Java并发系列—并发编程的挑战
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Writing Windows VxDs and Device Drivers, Second Edition
Karen Hazzah / CMP / 1996-01-12 / USD 54.95
Software developer and author Karen Hazzah expands her original treatise on device drivers in the second edition of "Writing Windows VxDs and Device Drivers." The book and companion disk include the a......一起来看看 《Writing Windows VxDs and Device Drivers, Second Edition》 这本书的介绍吧!