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)
Search
1 results for:
in tag: multiple-tables
C Sharp Generic Dapper Query Joining two tables
I am a c# noobie, but here is the gist of what I am trying to do: ... public IEnumerable<T> GetAll<T, K>(string schemaName) where T : GenericModel { var sql = @"SELECT * from " + schemaName + "." + T.getTableName() + " primaryTa...
c#
dapper
generics
join
multiple-tables
asked by
Achilles
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...