tmsmith / Dapper-Extensions

Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
1.79k stars 586 forks source link

Mapper Documentation? #299

Open rfphill opened 2 years ago

rfphill commented 2 years ago

Is there any hope at all that we can get some documentation for specifying custom maps? Seems promising but other that "pluralization" there doesn't seem to be any help for using custom maps

valfrid-ly commented 2 years ago

Hi @rfphill , there's lot of work pending.

I can say yes as hope but I can't promisse any date from now.

The best I can say now is to look into the unit test codes to have some help.

I also intent to release a base repository using the most common features

rfphill commented 2 years ago

Thank you! I'm juxtaposed between two different development efforts and want to commit to Dapper, but being able to do explicit mapping is sort of a must. I think, for now, I can tolerate just aliasing all my column names in the query.

Thank you for getting back to me!

Ron Phillips


From: Valfrid Couto @.> Sent: Wednesday, May 25, 2022 4:06 PM To: tmsmith/Dapper-Extensions @.> Cc: rfphill @.>; Mention @.> Subject: Re: [tmsmith/Dapper-Extensions] Mapper Documentation? (Issue #299)

Hi @rfphillhttps://github.com/rfphill , there's lot of work pending.

I can say yes as hope but I can't promisse any date from now.

The best I can say now is to look into the unit test codes to have some help.

I also intent to release a base repository using the most common features

— Reply to this email directly, view it on GitHubhttps://github.com/tmsmith/Dapper-Extensions/issues/299#issuecomment-1137848854, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACO733VHTVJ6PUYIIQI5AB3VL2I7BANCNFSM5W3HOGZQ. You are receiving this because you were mentioned.Message ID: @.***>