
One of the most useful libraries for programmers, especially to use Dapper without having to write SQL statements
Awesome library, using it to replace EF, wrote some custom extensions, which prove it is very extensible too
Minimize writing trivial and repeated monotonous sql statements manually. Saves me drastic amount of time to focus on the domain
It is an excellent tool for creating queries in projects that utilize Dapper.