Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: DapperLib/Dapper
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
Add CommandDefinition.SetCommandSetup for configuring commands after Dapper setup
#2186 opened Dec 14, 2025 by toreamunLoading…
Perform reflection on templates to resolve anonymous object key / values
#2183 opened Oct 19, 2025 by crenteriaeLoading…
Fix GridReader wiring: use IParameterCallbacks instead of DynamicParameters in QueryMultiple (sync + async)
#2180 opened Sep 26, 2025 by NandanDevHubLoading…
performance: skip
ToString with interpolated string #2175 opened Jul 6, 2025 by TimothyMakkisonLoading…
Use custom collector to avoid intermediate array allocations
#2168 opened May 16, 2025 by mgravellLoading…
This PR addresses issue #1573 by modifying the GetDeserializer logic to map nullable decimal values to 0m instead of null.
#2167 opened May 13, 2025 by AlexGreatDevLoading…
fix(TypeHandler): use the custom type handler when packing a list parameter
#2068 opened Apr 3, 2024 by tlecomteLoading…
Slowness when using large number of dynamic parameters. Fixes #1537
#2037 opened Jan 30, 2024 by jehhynesLoading…
PreviousNext
ProTip! Filter pull requests by the default branch with base:main.