Dapper
Description
When to Use Dapper
Scenario
Recommendation
Configuration in DI
appsettings.json
Sample usage (Queries / Handlers)
Query example (read model)
Handler example (command)
Common Patterns
Custom SQL (Provider-Agnostic)
Paging
Transactions
Soft Delete Filter
Testing
See Also
Last updated