MSBuild.Sdk.SqlProj
This MSBuild SDK facilitates the creation of SQL Server Data-Tier Application packages (.dacpac) from SQL scripts, enabling deployment through the Microsoft.SqlPackage tool. Built on SDK-style projects, it replicates essential SQL Server Data Tools functionalities and supports project templates for setup. Users can define SQL Server versions, manage deployment scripts, and utilize SQLCMD variables. Additionally, it supports NuGet and project package references for comprehensive database integration and allows project packaging as NuGet packages for compatibility.