Matt Arrowsmith

Results 2 issues of Matt Arrowsmith

Firstly, I'm still on version 3.0.17 and will be here for a while on this project. I do want to upgrade, just it's not the correct time for this project....

Dapper is mapping the Id from the Roles table in this query to the ApplicationUser object: ``` const string command = "SELECT * " + "FROM dbo.Users AS u "...