书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 170 个相关结果.
  • Dapper Plus

    850 2020-06-27 《Dapper ORM Document》
    Getting Started Methods
  • Dapper Contrib

    909 2020-06-27 《Dapper ORM Document》
    Getting Started Methods Data Annotations
  • 集成Dapper

    1176 2018-02-15 《ABP翻译文档》
    9.2 ABP基础设施层 - 集成Dapper 9.2.1 简介 9.2.2 安装 9.2.3 注册Module 9.2.4 实体与表的映射 9.2.5 使用 9.2 ABP基础设施层 - 集成Dapper 9.2.1 简介 Dapper 是基于.NET的一种对象关系映射工具。Abp.Dapper 简单的将Dapper集成到ABP。它...
  • Introduction

    615 2020-06-27 《Dapper ORM Document》
    Dapper Transaction What’s Dapper Transaction? Method Supported Dapper Transaction What’s Dapper Transaction? Dapper Transaction is exactly like Dapper but extend the IDbT...
  • Transaction

    582 2020-06-27 《Dapper ORM Document》
    Dapper - Transaction Description Transaction TransactionScope Dapper Transaction Dapper - Transaction Description Dapper support the transaction and TransactionScope T...
  • Introduction

    760 2020-06-27 《Dapper ORM Document》
    Dapper Contrib What’s Dapper Contrib? Installation Methods Data Annotations Dapper Contrib What’s Dapper Contrib? Dapper Contrib extend the IDbConnection interface with a...
  • Introduction

    992 2020-06-27 《Dapper ORM Document》
    Dapper What’s Dapper? How Dapper Works? Installation Requirement Methods Parameter Result Utilities Dapper What’s Dapper? Dapper is a simple object mapper for .NET an...
  • Introduction

    1053 2020-06-27 《Dapper ORM Document》
    Dapper Plus What’s Dapper Plus? Installation Requirement Methods Dapper Plus What’s Dapper Plus? Dapper Plus extends the IDbConnection interface with Bulk Operations meth...
  • Get

    646 2020-06-27 《Dapper ORM Document》
    Dapper Contrib - Get Description Dapper Contrib - Get Description Get a single entity by ID. using ( var connection = My . ConnectionFactory ()) { connection ...
  • Write

    833 2020-06-27 《Dapper ORM Document》
    Dapper Contrib - Data Annotation - Write Description Dapper Contrib - Data Annotation - Write Description Specifie if the property is writable or not. [ Table ( "Invoice" )...