Dapper.Contrib
Dapper.Contrib copied to clipboard
Added Column Attribute
Added Attribute [Column(string)] for when the column in the DB is named differently from the Property in the model
First time doing anything like this, never worked with Attributes, so if I broke any clean code laws, I'm sorry, tell me I'll do my best to fix it
Best Lena :)
Oops, accidentially cherry-picked an old commit
Ok, after accident after accident, my project works now, sorry for PRing so early
It's very much not done, I realised get doesn't work as expected
This will be kinda dead for a bit, as my fork and nuget package does everything I need, but the Tests fail, so somewhere in the MySql Adapter, there's an issue. Am kinda stressed with my Thesis, so I'll come back to this when I have the time and energy