I can not find the nuget package containing the Dapper.Net SqlBuilder .
This is not in Dapper dot net . This is not in DapperExtensions . Its' not in Dapper.Contrib .
Is there a nuget package for Dapper.Net SqlBuilder?
According to this , this , and this , you cannot get it from NuGet. Just copy / upload the file and add it directly to your project.
: https://github.com/ronnieoverby/uniquenamespace.sqlbuilder#installation
30 .