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
- Formatting from DB Date into C# string is not using current culture (Dapper Nugget package 2.1.28)
- implicit type cast operators to avoid needing to explicitly use DynamicParameters
- Mixing public and internal properties in public class causes Dapper to not recognize internal properties.
- Added CommandDefinition overload
- How to pass array of records in parameters with npgsql
- Dapper Binding failing with Dynamic Parameters
- Slowness when using large number of dynamic parameters. Fixes #1537
- Custom Type Handler for List<int> To catch empty lists to avoid Full Table Scan
- Update SqlMapperExtensions.Async.cs
- Extract type judgment to private method
- Docs
- not yet supported