Dapper Query Builder using String Interpolation and Fluent API
Stars
543
Forks
51
Watchers
543
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
111
commits
13
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Bump Npgsql from 4.1.4 to 8.0.3 in /src/DapperQueryBuilder.Tests (#67)
e54e3afView on GitHubRelease DapperQueryBuilder 2.0.0; Minor adjustments for legacy compatibility (DapperQueryBuilder namespace, "CommandBuilder" name, etc). If you're still using DapperQueryBuilder you should consider moving to InterpolatedSql.Dapper, as DapperQueryBuilder might not get frequent updates or fixes.
69b8d51View on GitHubReplacing DapperQueryBuilder by InterpolatedSql.Dapper, which currently has more features, more fixes, and better performance. If you're still using DapperQueryBuilder you should consider moving to InterpolatedSql.Dapper
f4836aaView on GitHubBumping to 2.0.0-beta2 and releasing the nuget (which wasn't released since before the major rewrite).
ba12d0eView on GitHubCombinedQuery supports multiple keyword replacements (#65)
2d79351View on GitHubBump System.Data.SqlClient in /src/DapperQueryBuilder.Tests (#64)
9dfd83bView on GitHubadds more flexibility to add select items after adding a from
573672eView on GitHubBump System.Data.SqlClient in /src/DapperQueryBuilder.Tests
60ea5e5View on GitHub