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)

2 results for: in tag: custom-type

Dapper SimpleCRUD custom handlers ignored

If I execute queries with ...SimpleCRUD... i.e., ...connection.GetList<_type>();... , then my custom type handlers are never executed. If I execute the same query directly with ...connection.Query<_type>(queryString)..., then my custom handlers get called...
custom-type dapper dapper-simplecrud
asked by Achilles

Mapping a custom object to multiple columns by type handler in Dapper

I'm facing a problem which has been discussed here multiple times, but unfortunately none of the answers or hints work for me....I want to use different custom types (for example money or recordlink)....In the database I would store the different attribut...
c# custom-type dapper multiple-columns typehandler
asked by Markus H.

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...