SecurityDriven.TinyORM
SecurityDriven.TinyORM copied to clipboard
.NET micro ORM done right.
Results
2
SecurityDriven.TinyORM issues
Sort by
recently updated
recently updated
newest added
There are some interesting features concerning Active Directory that Microsoft.Data.SqlClient brings with it. My particular scenario is creating a connection string with the newer _Authentication_ keyword. This is used to...
question
I'm trying to figure out how to map columns from a query to their appropriate properties, via the _poco factory_ feature. I don't know what is being passed to the...
question