SQLComp.CLI 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global SQLComp.CLI --version 1.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local SQLComp.CLI --version 1.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SQLComp.CLI&version=1.0.3
                    
nuke :add-package SQLComp.CLI --version 1.0.3
                    

<p align="center"> <img src="https://github.com/user-attachments/assets/b381a38a-9fa3-4622-ba3e-95d356525d01" width="200" height="200" /> </p>

Build and Publish Nuget Nuget GitHub last commit (branch) GitHub commit activity (branch) Static Badge Static Badge Static Badge

SQLComp

This is a simple little dotnet tool to compare tables between two SQL Server databases.

sqlcomp [-t|--target <PATH>] [-o|--output] [-f|--force]
  • -t|--target the target comparison file to use.
  • -o|--output the output SQL patch file.
  • -f|--force if the program should delete an existing patch file.

This can be found as a package on the NuGet Package Manager or be installed by the command:

dotnet tool install SQLComp.CLI
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.14 100 2/18/2026
1.0.13 95 2/18/2026
1.0.12 89 2/17/2026
1.0.11 95 2/17/2026
1.0.10 89 2/17/2026
1.0.9 95 2/17/2026
1.0.8 99 2/17/2026
1.0.7 96 2/17/2026
1.0.6 95 2/17/2026
1.0.5 88 2/17/2026
1.0.4 91 2/17/2026
1.0.3 89 2/17/2026
1.0.2 92 2/17/2026
1.0.1 101 2/17/2026