simplestack.orm
simplestack.orm copied to clipboard
SimpleStack.Orm is a layer on top of Dapper project that generate SQL queries based on lambda expressions
Results
2
simplestack.orm issues
Sort by
recently updated
recently updated
newest added
Please share how to pass CancellationToken to commands? Dapper has ability to consume them via CommandDefinition, see [https://stackoverflow.com/a/25545312](https://stackoverflow.com/a/25545312)
Hello SimpleStack team. Thank you for the great project! I was wondering if there is a way to get the string form of the SQL for examle "SELECT . ....