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 15,229 4/15/2026
4.1.1 7,113 4/3/2026
4.1.0 656 4/2/2026
4.0.1 8,528 3/2/2026
4.0.0 56,030 2/3/2026
4.0.0-beta.5 541 1/22/2026
4.0.0-beta.1 82 1/19/2026
3.3.0 140,262 11/12/2025
3.2.0 131,564 8/5/2025
3.1.3 61,939 6/2/2025
3.1.2 44,898 4/28/2025
3.1.1 87,705 2/25/2025
3.1.0 102,230 1/31/2025
3.0.0 316,490 11/13/2024
3.0.0-beta.3 179 11/13/2024
3.0.0-beta.2 1,957 10/28/2024
3.0.0-beta.1 197 10/28/2024
2.10.0-beta.6.g87ee574993 173 10/8/2024
2.9.1 61,903 10/9/2024
2.9.0 18,534 10/1/2024
Loading failed