dapper-dot-net
https://github.com/stackexchange/dapper-dot-net
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to dapper-dot-net
Help out
- Issues
- Reuse allocations & removed unused code
- Add TypeHandlerFactory for open-generic type handler registration
- fix: skip Cancel in QueryUnbufferedAsync when reader is drained (#2188)
- chore: remove unused convertToType locals in query iterators (#2184)
- feat: QueryAsync with CommandDefinition and Type[] multi-map
- feat: Query with CommandDefinition and Type[] multi-map
- fix: pass IParameterCallbacks to GridReader for QueryMultiple
- fix: dispose command when DbWrappedReader.DisposeAsync is called
- Proposal: Built-in extensibility for structured logging (commands, parameters, connections, transactions)
- Add no-DB unit tests using pengdows.crud.fakeDb, reaching 86% line coverage
- Docs
- not yet supported