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
- New Decimal types support
- SQL Server sql_variant mapping regression in 2.1.86: SERVERPROPERTY Int32 to bool throws InvalidCastException
- Suppress trim and AOT diagnostics in Dapper fallback paths
- Dapper.AOT leaves trim-unsafe Dapper reflection paths reachable during Native AOT publish
- PostgreSQL SMALLINT[] mapping fails in Dapper 2.1.86 but works in 2.1.79
- Fix MultiMapAsync disposing the reader before unbuffered results are enumerated
- DateOnly/DateTime coercion gaps on 'date' columns (breaks with Npgsql 10, and SqlClient the other way)
- Query<DateOnly> / Query<TimeOnly> (scalar form) silently return default(T)
- Preserve Size set by type handlers for string parameters
- Avoid explicit cancellation in single-row cleanup
- Docs
- not yet supported