Valfrid Couto
Valfrid Couto
Using int type as identity key results in an error (library always try to convert the value to long)
I'll check it out
Using int type as identity key results in an error (library always try to convert the value to long)
I'm sorry guys... have been very busy and some goals here are very delayed
Sorry for the delay @abhilashca , you need to also create a map to the User class, so it'll find the table. Please test it and follow up with me.
I'll be looking into it
It's now using long. Please check the new version
This [commit](https://github.com/tmsmith/Dapper-Extensions/commit/dd1b4e4c701c3d8c161801999c8c53a2df1fdb0c) is fixing it.
If you have the SQL statement you can use the query method right? It would allow you even to control the paging method. About the sorting it's fixed for the...
Hi, I'll check this example but, just reading the code, it's seems wrong. tableName should be changed to Persons, not TableName
Did you try version 1.7.0?
It's is compatible with net core but soon I'll be a version that would integrate all versions