2 skills found
mishael-o / Dapper.SimpleSqlBuilderA simple and performant SQL builder for Dapper, using string interpolation and a fluent API to build safe, static, and dynamic SQL queries.
Nicoconte / EasyCrudNETEasyCrudNET is a SQL Builder that allows you to interact with a sql server database by creating declarative queries. It also includes a simple object mapper as complement (Similar to Dapper).