FabienEstier
Results
1
issues of
FabienEstier
I'm using this method signature for QueryAsync: public static Task QueryAsync(this IDbConnection cnn, string sql, Type[] types, Func map, object? param = null, IDbTransaction? transaction = null, bool buffered =...