Hacker News new | ask | show | jobs
by drizin 1016 days ago
InterpolatedSql is a .NET library to build SQL statements (queries or commands) using pure string interpolation.

InterpolatedSql.Dapper integrates the library with Dapper micro ORM for easily building of dynamic queries