zzz projects Dapper Tutorial
Getting Started Documentation
Chat SQL Injection Detector SQL Generator Stored Procedure Generator Seed Data Generator Entity to Table Converter Table to Entity Converter
3rd Party Libraries Online Examples
  • Getting Started
  • Documentation
  • Chat
  • SQL Injection Detector
  • SQL Generator
  • Stored Procedure Generator
  • Seed Data Generator
  • Entity to Table Converter
  • Table to Entity Converter
  • 3rd Party Libraries
  • Online Examples
  •   Download  
    • Dapper

    • Getting Started
      • Introduction
    • Query Methods
      • Query
      • QueryFirst
      • QueryFirstOrDefault
      • QuerySingle
      • QuerySingleOrDefault
      • QueryMultiple
      • QueryUnbufferedAsync
    • Execute Methods
      • Execute
      • ExecuteReader
      • ExecuteScalar
    • Parameters
      • Anonymous
      • Dynamic
      • List
      • String
      • Table-Valued Parameter
    • Result
      • Anonymous
      • Strongly Typed
      • Multi-Mapping
      • Multi-Result
      • Multi-Type
    • Utilities
      • Async
      • Buffered
      • Transaction
      • Stored Procedure
    • Dapper Plus

    • Getting Started
      • Introduction
    • Methods
      • Bulk Insert
      • Bulk Update
      • Bulk Delete
      • Bulk Merge
    • Dapper Transaction

    • Getting Started
      • Introduction
    • Dapper Contrib

    • Getting Started
      • Introduction
    • Methods
      • Get
      • GetAll
      • Insert
      • Update
      • Delete
      • DeleteAll
    • Data Annotations
      • Key
      • ExplicitKey
      • Table
      • Write
      • Computed
  • Dapper

  • Getting Started
    • Introduction
  • Query Methods
    • Query
    • QueryFirst
    • QueryFirstOrDefault
    • QuerySingle
    • QuerySingleOrDefault
    • QueryMultiple
    • QueryUnbufferedAsync
  • Execute Methods
    • Execute
    • ExecuteReader
    • ExecuteScalar
  • Parameters
    • Anonymous
    • Dynamic
    • List
    • String
    • Table-Valued Parameter
  • Result
    • Anonymous
    • Strongly Typed
    • Multi-Mapping
    • Multi-Result
    • Multi-Type
  • Utilities
    • Async
    • Buffered
    • Transaction
    • Stored Procedure
  • Dapper Plus

  • Getting Started
    • Introduction
  • Methods
    • Bulk Insert
    • Bulk Update
    • Bulk Delete
    • Bulk Merge
  • Dapper Transaction

  • Getting Started
    • Introduction
  • Dapper Contrib

  • Getting Started
    • Introduction
  • Methods
    • Get
    • GetAll
    • Insert
    • Update
    • Delete
    • DeleteAll
  • Data Annotations
    • Key
    • ExplicitKey
    • Table
    • Write