Microsoft.SqlServer.DacFx.Projects 0.3.1-preview

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.SqlServer.DacFx.Projects.
dotnet add package Microsoft.SqlServer.DacFx.Projects --version 0.3.1-preview
NuGet\Install-Package Microsoft.SqlServer.DacFx.Projects -Version 0.3.1-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.SqlServer.DacFx.Projects" Version="0.3.1-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.SqlServer.DacFx.Projects --version 0.3.1-preview
#r "nuget: Microsoft.SqlServer.DacFx.Projects, 0.3.1-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.SqlServer.DacFx.Projects as a Cake Addin
#addin nuget:?package=Microsoft.SqlServer.DacFx.Projects&version=0.3.1-preview&prerelease

// Install Microsoft.SqlServer.DacFx.Projects as a Cake Tool
#tool nuget:?package=Microsoft.SqlServer.DacFx.Projects&version=0.3.1-preview&prerelease

Microsoft DacFx SQL Projects Library Nuget Package

Microsoft.SqlServer.DacFx.Projects provides an interface for programmatically creating and editing .sqlproj files and their contents. It can be used to add, update, exclude, and delete items contained in a SQL Project, such as SQL object scripts, pre- and post-deployment scripts, publish profiles, SQLCMD variables, and database references, as well as to edit the property metadata of the project itself.

More information is available at https://github.com/microsoft/DacFx.

Dependencies

Microsoft.SqlServer.DacFx.Projects depends on the Microsoft.SqlServer.DacFx, Microsoft.Build, and Microsoft.Extensions.FileSystemGlobbing nuget packages.

Package Description
Microsoft.SqlServer.DacFx Microsoft.Sql.DacFx provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases.
Microsoft.SqlServer.Dacpacs.Msdb Microsoft.SqlServer.Dacpacs.Msdb is a set of NuGet packages containing .dacpac files for Microsoft SQL Server msdb databases with versions across SQL Server 2008 (100) through SQL Server 2022 (160).
Microsoft.SqlServer.Dacpacs.Azure.Master Microsoft.SqlServer.Dacpacs.Azure.Master is a NuGet package containing a .dacpac file for the Azure SQL Database master database.
Microsoft.SqlServer.Dacpacs.Synapse.Master Microsoft.SqlServer.Dacpacs.Synapse.Master is a NuGet package containing a .dacpac file for the Azure Synapse Analytics master database.
Microsoft.SqlServer.Dacpacs.SynapseServerless.Master Microsoft.SqlServer.Dacpacs.SynapseServerless.Master is a NuGet package containing a .dacpac file for the Azure Synapse Analytics serverless SQL pools master database.

Support

Open issues at the DacFx GitHub page.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.SqlServer.DacFx.Projects:

Repository Stars
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
Version Downloads Last updated
0.3.1-preview 72 3/18/2024
0.2.4-preview 167 11/16/2023
0.2.3-preview 773 10/18/2023
0.2.2-preview 861 9/28/2023
0.2.1-preview 84 9/27/2023
0.1.14-preview 278 9/8/2023
0.1.12-preview 166 9/1/2023
0.1.11-preview 943 7/18/2023

Adding direct support for .NET 8