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
- Segfault when binding array parameter via Dapper ICustomQueryParameter
- Proposal: add support for ILogger (Microsoft.Extensions.Logging)
- This PR addresses issue #1573 by modifying the GetDeserializer logic to map nullable decimal values to 0m instead of null.
- Improve AI documentation to include Logging preferences
- Possible bug: `GridReader` constructor uses `DynamicParameters` cast instead of `IParameterCallbacks`
- QueryUnbufferedAsync cancels command unnecessarily for Npgsql, causing performance degradation
- Dapper TVP Behavior and SQL Server Monitoring Overhead
- feat: YDB supports array type
- performance: skip `ToString` with interpolated string
- Fix GridReader wiring: use IParameterCallbacks instead of DynamicParameters in QueryMultiple (sync + async)
- Docs
- C# not yet supported