文件名称:Dapper-master

  • 所属分类:
  • Windows编程
  • 资源属性:
  • 上传时间:
  • 2018-04-06
  • 文件大小:
  • 239kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 橙**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Dapper是一个轻量级的ORM工具:ORM框架的核心思想是对象关系映射,ORM是将表与表之间的操作,映射成对象和对象之间的操作,就是通过操作实体类来达到操作表的目的。从数据库提取的数据会自动按你设置的映射要求封装成特定的对象。之后你就可以通过对对象进行操作来修改数据库中的数据。这时候你面对的不是信息的碎片,而是一个形象鲜明的对象。(Dapper is a lightweight ORM tool: the core idea of the ORM fr a mework 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.)
相关搜索: Windows编程

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org