Microsoft.SqlServer.DacFx 160.6276.0-preview

Prefix Reserved
This is a prerelease version of Microsoft.SqlServer.DacFx.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.SqlServer.DacFx --version 160.6276.0-preview
                    
NuGet\Install-Package Microsoft.SqlServer.DacFx -Version 160.6276.0-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" Version="160.6276.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.SqlServer.DacFx" Version="160.6276.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.SqlServer.DacFx" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.SqlServer.DacFx --version 160.6276.0-preview
                    
#r "nuget: Microsoft.SqlServer.DacFx, 160.6276.0-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.
#:package Microsoft.SqlServer.DacFx@160.6276.0-preview
                    
#:package 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.
#addin nuget:?package=Microsoft.SqlServer.DacFx&version=160.6276.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.SqlServer.DacFx&version=160.6276.0-preview&prerelease
                    
Install as a Cake Tool

The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a component which provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases.
     DacFx supports various database deployment and management scenarios for SQL Server and Microsoft Azure SQL Databases including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database,
     and migrating from on-premises to Microsoft Azure.
 
     This functionality is exposed via the DacFx API. DacFx can target SQL Server 2008 and newer, as well as Microsoft Azure SQL.
     
     This nuget package is a lightweight version of DacFx. If you would like to use the command-line utility SqlPackage.exe for creating and deploying .dacpac and .bacpac packages, please download SqlPackage.exe for Windows, macOS, or Linux from https://aka.ms/sqlpackage.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (40)

Showing the top 5 NuGet packages that depend on Microsoft.SqlServer.DacFx:

Package Downloads
Kentico.Xperience.Libraries

The runtime assemblies for libraries and applications that use Kentico Xperience API.

Microsoft.Data.Tools.Msbuild

This NuGet package contains all the required components to build and publish sqlproj project. This package allows to users to create local build agent without installing visual studio and enables continuous integration and continuous deployment scenarios. SSDT transforms database development by introducing a ubiquitous, declarative model that spans all the phases of database development inside Visual Studio. You can use SSDT Transact-SQL design capabilities to build, debug, maintain, and refactor databases. You can work with a database project, or directly with a connected database instance on or off-premise. SSDT team's blog - https://blogs.msdn.microsoft.com/ssdt/ SQL Server Data Tools page - https://docs.microsoft.com/sql/ssdt/sql-server-data-tools

Apollo13.DataAccessLayer

Data access layer for SQL server

Cake.SqlServer

Cake Build addon for executing some operations in MS Sql Server.

Lombiq.Tests.UI

Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation.

GitHub repositories (6)

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

Repository Stars
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
rr-wfm/MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
tsqllint/tsqllint
Configurable linting for TSQL
Version Downloads Last Updated
170.1.56-preview 33 7/18/2025
170.1.47-preview 151 6/27/2025
170.1.43-preview 160 6/20/2025
170.1.31-preview 179 6/6/2025
170.1.23-preview 258 5/30/2025
170.1.11-preview 310 4/25/2025
170.0.94 145,958 4/15/2025
170.0.86-preview 628 4/4/2025
170.0.82-preview 732 3/31/2025
170.0.76-preview 463 3/14/2025
170.0.70-preview 757 3/7/2025
170.0.64-preview 582 2/28/2025
170.0.57-preview 5,442 2/14/2025
170.0.48-preview 1,996 1/31/2025
170.0.33-preview 1,673 1/17/2025
170.0.27-preview 1,295 1/10/2025
170.0.7-preview 637 12/13/2024
162.5.57 630,968 11/21/2024
162.5.53-preview 435 11/16/2024
162.5.46-preview 2,312 11/12/2024
162.5.37-preview 321 11/1/2024
162.5.31-preview 427 10/25/2024
162.5.20-preview 478 10/11/2024
162.5.13-preview 328 10/4/2024
162.4.92 441,208 9/18/2024
162.4.87-preview 450 9/9/2024
162.4.80-preview 357 8/30/2024
162.4.71-preview 862 8/17/2024
162.4.56-preview 2,327 7/26/2024
162.4.51-preview 368 7/19/2024
162.4.44-preview 307 7/12/2024
162.4.28-preview 496 6/28/2024
162.4.20-preview 336 6/21/2024
162.3.566 530,651 6/24/2024
162.3.563 99,468 6/6/2024
162.3.562-preview 438 5/30/2024
162.3.557-preview 427 5/17/2024
162.3.550-preview 327 5/10/2024
162.3.540-preview 4,045 4/26/2024
162.3.530-preview 1,438 4/19/2024
162.3.520-preview 736 3/29/2024
162.3.515-preview 448 3/22/2024
162.3.503-preview 593 3/8/2024
162.2.111 966,724 2/27/2024
162.2.103-preview 2,008 2/23/2024
162.2.91-preview 876 2/16/2024
162.2.82-preview 838 2/9/2024
162.2.69-preview 831 1/26/2024
162.2.56-preview 907 1/12/2024
162.2.51-preview 839 1/9/2024
162.2.37-preview 1,152 12/15/2023
162.2.33-preview 983 12/8/2023
162.2.27-preview 4,632 11/10/2023
162.1.172 444,262 1/9/2024
162.1.167 359,914 10/19/2023
162.1.162-preview 1,362 10/9/2023
162.1.159-preview 1,877 9/29/2023
162.1.153-preview 1,504 9/25/2023
162.1.142-preview 6,419 9/8/2023
162.1.124-preview 1,799 8/24/2023
162.1.118-preview 3,967 8/18/2023
162.1.112-preview 1,566 8/12/2023
162.1.105-preview 1,601 8/4/2023
162.1.88-preview 1,652 7/21/2023
162.1.80-preview 2,184 7/14/2023
162.1.69-preview 1,596 7/1/2023
162.1.59-preview 1,828 6/23/2023
162.1.54-preview 1,361 6/16/2023
162.1.39-preview 1,638 6/2/2023
162.1.32-preview 1,452 5/26/2023
162.1.23-preview 1,505 5/22/2023
162.0.52 640,089 5/11/2023
162.0.34-preview 2,785 4/21/2023
162.0.15-preview 2,041 4/7/2023
162.0.6-preview 2,893 4/3/2023
161.8444.0-preview 2,656 3/24/2023
161.8437.0-preview 2,447 3/20/2023
161.8430.0-preview 2,279 3/13/2023
161.8422.0-preview 1,625 3/7/2023
161.8406.0-preview 2,753 2/17/2023
161.8401.0-preview 2,749 2/11/2023
161.8089.0 382,750 2/13/2023
161.8085.0-preview 2,020 2/3/2023
161.8071.0-preview 1,727 1/23/2023
161.8055.0-preview 3,727 1/6/2023
161.8032.0-preview 1,826 12/19/2022
161.6374.0 576,221 11/9/2022
161.6373.0-preview 2,167 11/8/2022
161.6367.0-preview 2,336 11/2/2022
161.6343.0-preview 1,975 10/28/2022
161.6337.0-preview 1,900 10/24/2022
161.6333.0-preview 1,652 10/22/2022
161.6319.0-preview 48,625 10/10/2022
161.6304.0-preview 7,980 9/27/2022
160.6387.0-preview 2,464 1/13/2023
160.6385.0-preview 1,664 1/6/2023
160.6375.0-preview 1,592 11/9/2022
160.6348.0-preview 1,575 10/31/2022
160.6336.0-preview 1,626 10/24/2022
160.6324.0-preview 1,637 10/17/2022
160.6318.0-preview 1,717 10/7/2022
160.6296.0 378,867 9/22/2022
160.6295.0-preview 1,864 9/19/2022
160.6291.0-preview 1,574 9/16/2022
160.6282.0-preview 1,419 9/21/2022
160.6281.0-preview 1,666 9/7/2022
160.6276.0-preview 2,108 9/2/2022
160.6266.0-preview 6,755 8/17/2022
160.6263.0-preview 4,782 8/12/2022
160.6261.0-preview 1,584 8/12/2022
160.6253.0-preview 2,022 8/5/2022
160.6232.0-preview 1,851 7/23/2022
160.6231.0-preview 1,461 7/22/2022
160.6227.0-preview 1,758 7/18/2022
160.6208.0-preview 2,736 6/29/2022
160.6188.0-preview 1,945 6/8/2022
160.6179.0-preview 1,464 6/4/2022
160.6174.0-preview 1,564 6/1/2022
160.6164.0-preview 1,697 5/23/2022
160.6161.0 766,962 5/24/2022
160.6158.0-preview 1,483 5/17/2022
160.6153.0-preview 1,482 5/13/2022
160.6143.0-preview 3,284 5/6/2022
160.6107.0-preview 2,490 4/13/2022
160.6105.0-preview 1,484 4/12/2022
160.6093.0-preview 1,469 4/8/2022
160.6057.0-preview 2,888 3/9/2022
160.5421.1-preview 2,559 2/8/2022
160.5415.1-preview 1,691 2/2/2022
160.5400.1 1,136,957 1/26/2022
160.5400.1-preview 13,096 1/18/2022
160.5371.2-preview 15,915 12/21/2021
160.5339.7-preview 22,722 11/19/2021
160.5332.1-preview 16,398 11/11/2021
160.5323.3-preview 173,461 11/4/2021
160.5196.4-preview 36,070 7/14/2021
150.5388.1-preview 13,557 1/6/2022
150.5332.2-preview 1,450 11/12/2021
150.5290.2-preview 1,697 10/11/2021
150.5282.3 660,053 10/4/2021
150.5164.1 434,944 6/2/2021
150.5141.1-preview 2,976 5/5/2021
150.5132.1-preview 2,207 4/26/2021
150.5084.2 378,258 3/10/2021
150.5080.2-preview 1,623 3/5/2021
150.5078.1-preview 1,593 3/3/2021
150.4982.1-preview 13,737 11/30/2020
150.4946.1-preview 4,130 10/21/2020
150.4926.2-preview 4,268 10/1/2020
150.4904.1-preview 3,974 9/10/2020
150.4897.1 428,787 9/18/2020
150.4870.3-preview 3,153 8/10/2020
150.4861.1-preview 1,926 7/29/2020
150.4826.1 297,552 6/24/2020
150.4822.1-preview 2,004 6/22/2020
150.4787.1-preview 2,273 5/28/2020
150.4779.1-preview 1,870 5/8/2020
150.4769.1 440,622 4/28/2020
150.4763.1-preview 1,725 4/27/2020
150.4745.1-preview 1,907 4/7/2020
150.4714.1-preview 51,794 3/4/2020
150.4630.1-preview 13,245 12/17/2019
150.4576.1-preview 26,870 10/17/2019
150.4573.2 1,650,417 10/28/2019
150.4534.2-preview 38,836 9/5/2019
150.4532.1-preview 2,457 9/3/2019
150.4519.1-preview 2,770 8/21/2019
150.4505.1-preview 20,853 8/7/2019
150.4451.1-preview 23,203 6/14/2019
150.4441.1-preview 11,162 6/4/2019
150.4384.2-preview 32,481 4/16/2019
150.4316.1-preview 28,154 2/5/2019
150.4240.1-preview 49,206 11/15/2018

Table designer fixes and useful display information added for role memberships