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
Adam O'Neil edited this page Sep 21, 2020
·
3 revisions
After installing NuGet package Dapper.CX.SqlServer, add either the Dapper.CX.SqlServer.Extensions.Int or Dapper.CX.SqlServer.Extensions.Long namespace in your classes. One way to do that is to start typing a Dapper.CX method name, and pick the desired namespace from the Ctrl+dot popup.
Then you can start using all the Dapper.CX methods.