摘要: Dapper简单介绍:Dapper is asingle fileyou can drop in to your project that will extend yourIDbConnectioninterface.Dapper是一个轻型的开源ORM类,代码就一个SqlMapper.cs文件,编译后就40多K的一个很小的Dll. 官方资料:点击这里Dapper支持Mysql,SqlLite,Mssql2000,Mssql2005,Oracle等一系列的数据库,当然如果你知道原理也可以让它支持Mongo dbDapper的r支持多表并联的对象。支持一对多 多对多的关系。并且没侵入性,想用就用, 阅读全文
posted @ 2013-09-18 11:54 follaw 阅读(3010) 评论(1) 推荐(0)

emai:crith_net#126.com