LordOfCinder2000

Results 1 issues of LordOfCinder2000

I received this error when using Dapper. My code: "(dbConnection.QueryAsync("select * from AbpUsers", transaction: await GetDbTransactionAsync())).ToList()" => Error: - System.Data.DataException: 'Error parsing column 2 (ExtraProperties={} - String)' - InvalidCastException: Invalid...