brucezhang80 / dapper-dot-net

Automatically exported from code.google.com/p/dapper-dot-net
Other
0 stars 0 forks source link

Contrib: 3.5 and Id Conventions #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Amazing work on Dapper! A few suggestions

Contrib could use some non-4.0 love.

The [Key] Attribute could also move as a 2nd-fallback, using the Id property 
convention, then <TypeName>Id and only then looking for the [Key] Attr.

Original issue reported on code.google.com by thew...@gmail.com on 8 Aug 2011 at 2:50