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 supported86 Subscribers
View all SubscribersAdd a CodeTriage badge to dapper
Help out
- Issues
- Reuse allocations & removed unused code
- Add TypeHandlerFactory for open-generic type handler registration
- fix: pass IParameterCallbacks to GridReader for QueryMultiple
- fix: dispose command when DbWrappedReader.DisposeAsync is called
- 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
- 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
- C# not yet supported