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
- Fix cache corruption due to CollectCacheGarbage call during GridReader/Async queries
- Avoid double-enumerating IEnumerable<T> in AsTableValuedParameter
- cmd.Cancel() in QueryRowImpl finally block causes ORA-1013 on Oracle Database Queries
- Fixes QueryMultiple corrupting a later Query<T>'s DynamicParameters -- fixes #243, #2091
- Reuse allocations & removed unused code
- Add TypeHandlerFactory for open-generic type handler registration
- 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