Dapper #93
Dapper
#93
-
Is it possible to use Gridify with Dapper? I am currently using Dapper in the Oracle database according to the code below.
|
Beta Was this translation helpful? Give feedback.
Answered by
alirezanet
Dec 14, 2022
Replies: 1 comment
-
Hi @hgmauri , |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alirezanet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @hgmauri ,
As far as I know dapper doesn't support LINQ, so the short answer is no. but if you have any other libraries that add LINQ support to dapper you definitely can use Gridify.