zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

3 results for: in tag: postgresql-9.3

Dapper AddDynamicParams for IN query with IEnumerable parameter in Postgres

To start, I am having the same problem that was discussed, and allegedly fixed about two years ago. See the following question for that issue:...Dapper AddDynamicParams for IN statement with "dynamic" parameter name...The problem that I am experiencing i...
c# dapper postgresql-9.3
asked by Jeff G

Unpredictable Npgsql Exception During Transaction Dispose

I am attempting to run some commands in a transaction using Npgsql 2.1.3 (Postgres v9.3) and Dapper 1.29, but am occasionally getting some unexpected exceptions. Sometimes, the code works just fine. Other times, I am getting the following exception:...N...
c# dapper npgsql postgresql-9.3 transactions
asked by Jeff G

Dapper Bulk Insert Returning Serial IDs

I am attempting to perform a bulk-insert using Dapper over Npgsql, that returns the ids of the newly inserted rows. The following insert statement is used in both of my examples:...var query = "INSERT INTO \"MyTable\" (\"Value\") VALUES (@Value) RETURNIN...
c# dapper npgsql postgresql-9.3
asked by Jeff G

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...