You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any test results?
Also you have to separate tests that use raw query and linq. Otherwise Dapper may always win battle.
For example linq2db has also raw queries support, but tests are written usin linq or warppers.
Hi @megadotnet,
Is there any test results?
Also you have to separate tests that use raw query and linq. Otherwise Dapper may always win battle.
For example linq2db has also raw queries support, but tests are written usin linq or warppers.