PhilConnor
Results
1
comments of
PhilConnor
@Mota57 I suggest using **System.ComponentModel.DataAnnotations.Schema.Column** instead of creating a new attribute that does the same thing with the same name. Aside from reducing code, this would allow you to use...