Dapper-Extensions
Dapper-Extensions copied to clipboard
GetPage<> with sql statement AND GetPage<> GetSet<> suggession
How can I use GetPage<> with sql statement? Has it not implemented? will it be implemented in the next version?
GetPage<> GetSet<> suggession: When using this methods with a null sort list ,it says "Sort cannot be null or empty." Can we use Identity Key field when sort list is null for default? Thanks.
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 next version.