mishael-o/Dapper.SimpleSqlBuilder
A simple and performant SQL builder for Dapper, using string interpolation and a fluent API to build safe, static, and dynamic SQL queries.
C#MIT
Issues
- 3
- 3
Could you provide an InnerJoin example?
#96 opened by alecava58 - 12
- 2
- 2
- 3
ODBC parameter support
#30 opened by Laptop765 - 1
Does it have bulk insert or update?
#29 opened by leekyoung9x