
SqlKata is a Dynamic Sql Query builder for dotnet
Awesome library, using it to replace EF, wrote some custom extensions, which prove it is very extensible too
One of the most useful libraries for programmers, especially to use Dapper without having to write SQL statements
Minimize writing trivial and repeated monotonous sql statements manually. Saves me drastic amount of time to focus on the domain