MSBuild.Sdk.SqlProj 4.2.0

<Sdk Name="MSBuild.Sdk.SqlProj" Version="4.2.0" />
                    
For projects that support Sdk, copy this XML node into the project file to reference the package.
#:sdk MSBuild.Sdk.SqlProj@4.2.0
                    
#:sdk directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.

MSBuild.Sdk.SqlProj

Build Status Latest Stable Release Latest Prerelease Downloads

Introduction

A MSBuild SDK that produces SQL Server Data-Tier Application packages (.dacpac) from SQL scripts using SDK-style .NET projects.

Documentation

Code of conduct

Quick Start

Install the project templates:

dotnet new install MSBuild.Sdk.SqlProj.Templates

Create a new SQL project:

dotnet new sqlproj

Build the project:

dotnet build

For installation details, project configuration, references, packaging, publishing, and advanced topics, use the documentation site links above.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.2.0 1,660 4/15/2026
4.1.1 3,753 4/3/2026
4.1.0 498 4/2/2026
4.0.1 6,845 3/2/2026
4.0.0 44,063 2/3/2026
4.0.0-beta.5 523 1/22/2026
4.0.0-beta.1 63 1/19/2026
3.3.0 121,926 11/12/2025
3.2.0 120,912 8/5/2025
3.1.3 59,399 6/2/2025
3.1.2 44,180 4/28/2025
3.1.1 86,794 2/25/2025
3.1.0 99,192 1/31/2025
3.0.0 311,140 11/13/2024
3.0.0-beta.3 170 11/13/2024
3.0.0-beta.2 1,930 10/28/2024
3.0.0-beta.1 187 10/28/2024
2.10.0-beta.6.g87ee574993 166 10/8/2024
2.9.1 59,639 10/9/2024
2.9.0 17,716 10/1/2024
Loading failed