linq2db by Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko

<PackageReference Include="linq2db" Version="2.9.1" />

.NET API 2,409,984 bytes

 IMergeableOn<TTarget, TSource>

public interface IMergeableOn<TTarget, TSource>
Merge command builder that have only target table and source configured. Only operation available for this type of builder is match (ON) condition configuration.