Dapper Query Builder using String Interpolation - making Dapper easier, and on my way to reach 250 stars :-)

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • DapperQueryBuilder

    Dapper Query Builder using String Interpolation and Fluent API

  • Yo! Love this library, makes it real easy to put together params for procs. Any headway on Issue #27? I've got a workaround but would love to be able to use multiple result sets natively.

  • Dapper

    Dapper - a simple object mapper for .Net

  • Thanks!! I finally took some time to review your issue (and your links) and I'll arrange some time to fix it. Looks like Dapper DynamicParameters does not inherit from Dictionary, but instead it uses an internal dictionary - so we can probably use the same approach (dictionary is only used in 3 lines, shouldn't be hard).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts