dapperpoco mysql_Dapper-master

Dapper是一个轻量级的ORM工具,用于简化数据库操作。它将SQL语句与对象操作对应,方便数据库数据的读写。源码包含Dapper.Contrib、Dapper.EntityFramework等模块,支持异步操作、性能测试等功能。适用于C#开发者,提供高效、灵活的数据访问解决方案。
摘要由CSDN通过智能技术生成

Dapper-master

所属分类:Windows编程

开发工具:C#

文件大小:239KB

下载次数:1

上传日期:2018-04-06 09:27:47

上 传 者:橙橙坨

说明:  Dapper是一个轻量级的ORM工具:ORM框架的核心思想是对象关系映射,ORM是将表与表之间的操作,映射成对象和对象之间的操作,就是通过操作实体类来达到操作表的目的。从数据库提取的数据会自动按你设置的映射要求封装成特定的对象。之后你就可以通过对对象进行操作来修改数据库中的数据。这时候你面对的不是信息的碎片,而是一个形象鲜明的对象。

(Dapper is a lightweight ORM tool: the core idea of the ORM framework is the object relation mapping, and ORM is the operation between the table and the table, the operation between the object and the object, and the purpose of achieving the operating table by operating the entity class. Data extracted from database automatically encapsulates specific objects according to your mapping requirements. After that, you can modify data in database by manipulate objects. At this time, you are not facing the fragmented information, but a vivid object.)

文件列表:[举报垃圾]

Dapper-master, 0 , 2017-11-06

Dapper-master\.editorconfig, 2849 , 2017-11-06

Dapper-master\.gitattributes, 770 , 2017-11-06

Dapper-master\.gitignore, 204 , 2017-11-06

Dapper-master\Dapper.Contrib, 0 , 2017-11-06

Dapper-master\Dapper.Contrib\Dapper.Contrib.csproj, 1426 , 2017-11-06

Dapper-master\Dapper.Contrib\Readme.md, 3642 , 2017-11-06

Dapper-master\Dapper.Contrib\SqlMapperExtensions.Async.cs, 26791 , 2017-11-06

Dapper-master\Dapper.Contrib\SqlMapperExtensions.cs, 50885 , 2017-11-06

Dapper-master\Dapper.EntityFramework.StrongName, 0 , 2017-11-06

Dapper-master\Dapper.EntityFramework.StrongName\Dapper.EntityFramework.StrongName.csproj, 1364 , 2017-11-06

Dapper-master\Dapper.EntityFramework, 0 , 2017-11-06

Dapper-master\Dapper.EntityFramework\Dapper.EntityFramework.csproj, 978 , 2017-11-06

Dapper-master\Dapper.EntityFramework\DbGeographyHandler.cs, 2061 , 2017-11-06

Dapper-master\Dapper.EntityFramework\DbGeometryHandler.cs, 2049 , 2017-11-06

Dapper-master\Dapper.EntityFramework\Handlers.cs, 488 , 2017-11-06

Dapper-master\Dapper.Rainbow, 0 , 2017-11-06

Dapper-master\Dapper.Rainbow\Dapper.Rainbow.csproj, 1175 , 2017-11-06

Dapper-master\Dapper.Rainbow\Database.Async.cs, 13724 , 2017-11-06

Dapper-master\Dapper.Rainbow\Database.cs, 23518 , 2017-11-06

Dapper-master\Dapper.Rainbow\IgnorePropertyAttribute.cs, 750 , 2017-11-06

Dapper-master\Dapper.Rainbow\Snapshotter.cs, 8803 , 2017-11-06

Dapper-master\Dapper.Rainbow\SqlCompactDatabase.cs, 2667 , 2017-11-06

Dapper-master\Dapper.SqlBuilder, 0 , 2017-11-06

Dapper-master\Dapper.SqlBuilder\Dapper.SqlBuilder.csproj, 1112 , 2017-11-06

Dapper-master\Dapper.SqlBuilder\SqlBuilder.cs, 6024 , 2017-11-06

Dapper-master\Dapper.StrongName, 0 , 2017-11-06

Dapper-master\Dapper.StrongName\Dapper.StrongName.csproj, 1931 , 2017-11-06

Dapper-master\Dapper.Tests.Contrib, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Contrib\Dapper.Tests.Contrib.csproj, 1487 , 2017-11-06

Dapper-master\Dapper.Tests.Contrib\TestSuite.Async.cs, 15960 , 2017-11-06

Dapper-master\Dapper.Tests.Contrib\TestSuite.cs, 22307 , 2017-11-06

Dapper-master\Dapper.Tests.Contrib\TestSuites.cs, 9444 , 2017-11-06

Dapper-master\Dapper.Tests.Performance, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.Belgrade.cs, 2004 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.Dapper.cs, 2103 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.EntityFramework.cs, 984 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.EntityFrameworkCore.cs, 1338 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.HandCoded.cs, 3418 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.Linq2Sql.cs, 1304 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.Massive.cs, 610 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.NHibernate.cs, 1963 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.PetaPoco.cs, 1139 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.ServiceStack.cs, 644 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.Soma.cs, 540 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.Susanoo.cs, 2196 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Benchmarks.cs, 1731 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Dapper.Tests.Performance.csproj, 2883 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\EntityFramework, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\EntityFramework\EFContext.cs, 340 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\EntityFrameworkCore, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\EntityFrameworkCore\EFCoreContext.cs, 533 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Helpers, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Helpers\ORMColum.cs, 1159 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Helpers\ReturnColum.cs, 1076 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\LegacyTests.cs, 19517 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Linq2Sql, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Linq2Sql\DataClasses.dbml, 1448 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Linq2Sql\DataClasses.dbml.layout, 738 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Linq2Sql\DataClasses.designer.cs, 14049 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Massive, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Massive\Massive.cs, 18965 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\NHibernate, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\NHibernate\NHibernateHelper.cs, 969 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\NHibernate\Post.hbm.xml, 1153 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\NHibernate\hibernate.cfg.xml, 634 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\PetaPoco, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\PetaPoco\PetaPoco.cs, 54659 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Post.cs, 809 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Program.cs, 4284 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Soma, 0 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\Soma\SomaConfig.cs, 386 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\SqlDataReaderHelper.cs, 741 , 2017-11-06

Dapper-master\Dapper.Tests.Performance\app.config, 261 , 2017-11-06

Dapper-master\Dapper.Tests, 0 , 2017-11-06

Dapper-master\Dapper.Tests\AsyncTests.cs, 35729 , 2017-11-06

Dapper-master\Dapper.Tests\ConstructorTests.cs, 6862 , 2017-11-06

Dapper-master\Dapper.Tests\Dapper.Tests.csproj, 3249 , 2017-11-06

Dapper-master\Dapper.Tests\DataReaderTests.cs, 6635 , 2017-11-06

Dapper-master\Dapper.Tests\DecimalTests.cs, 4184 , 2017-11-06

Dapper-master\Dapper.Tests\EnumTests.cs, 4194 , 2017-11-06

Dapper-master\Dapper.Tests\Helpers, 0 , 2017-11-06

Dapper-master\Dapper.Tests\Helpers\Attributes.cs, 2294 , 2017-11-06

Dapper-master\Dapper.Tests\Helpers\Common.cs, 2768 , 2017-11-06

Dapper-master\Dapper.Tests\Helpers\SqlServerTypesLoader.cs, 2244 , 2017-11-06

Dapper-master\Dapper.Tests\Helpers\TransactedConnection.cs, 1540 , 2017-11-06

Dapper-master\Dapper.Tests\Helpers\XunitSkippable.cs, 3593 , 2017-11-06

Dapper-master\Dapper.Tests\LiteralTests.cs, 3907 , 2017-11-06

Dapper-master\Dapper.Tests\MiscTests.cs, 41929 , 2017-11-06

Dapper-master\Dapper.Tests\MultiMapTests.cs, 25842 , 2017-11-06

Dapper-master\Dapper.Tests\NullTests.cs, 2643 , 2017-11-06

Dapper-master\Dapper.Tests\ParameterTests.cs, 54021 , 2017-11-06

Dapper-master\Dapper.Tests\ProcedureTests.cs, 10119 , 2017-11-06

Dapper-master\Dapper.Tests\Providers, 0 , 2017-11-06

Dapper-master\Dapper.Tests\Providers\EntityFrameworkTests.cs, 1316 , 2017-11-06

Dapper-master\Dapper.Tests\Providers\FirebirdTests.cs, 1790 , 2017-11-06

Dapper-master\Dapper.Tests\Providers\Linq2SqlTests.cs, 1926 , 2017-11-06

Dapper-master\Dapper.Tests\Providers\MySQLTests.cs, 6912 , 2017-11-06

Dapper-master\Dapper.Tests\Providers\OLDEBTests.cs, 9691 , 2017-11-06

Dapper-master\Dapper.Tests\Providers\PostgresqlTests.cs, 3185 , 2017-11-06

近期下载者:

相关文件:

收藏者:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值