Search code examples
c#.netnugetdapper

Is there a nuget package that contains Dapper.Net SqlBuilder?


I can't find a nuget package that contains Dapper.Net SqlBuilder.

It's not in Dapper dot net. It's not in DapperExtensions. Its' not in Dapper.Contrib.

Is there a nuget package available for Dapper.Net SqlBuilder?


Solution

  • The question was asked in 2014, and since 2015, the Nuget package is here: https://www.nuget.org/packages/Dapper.SqlBuilder/