dapper
https://github.com/dapperlib/dapper
C#
Dapper - a simple object mapper for .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.
C# not yet supported88 Subscribers
View all SubscribersAdd a CodeTriage badge to dapper
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
- Add user buffer for QueryAsync
- No QueryAsync overload which accepts CommandDefinition, for cancellation, and Type array, for unbounded map
- Docs
- C# not yet supported