Microsoft.SqlServer.DacFx
161.8089.0
See the version list below for details.
dotnet add package Microsoft.SqlServer.DacFx --version 161.8089.0
NuGet\Install-Package Microsoft.SqlServer.DacFx -Version 161.8089.0
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="161.8089.0" />
paket add Microsoft.SqlServer.DacFx --version 161.8089.0
#r "nuget: Microsoft.SqlServer.DacFx, 161.8089.0"
// Install Microsoft.SqlServer.DacFx as a Cake Addin
#addin nuget:?package=Microsoft.SqlServer.DacFx&version=161.8089.0
// Install Microsoft.SqlServer.DacFx as a Cake Tool
#tool nuget:?package=Microsoft.SqlServer.DacFx&version=161.8089.0
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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- Azure.Core (>= 1.24.0)
- Microsoft.Data.SqlClient (>= 5.0.1)
- Microsoft.Identity.Client (>= 4.45.0)
- Microsoft.SqlServer.Types (>= 160.1000.6)
- System.Resources.Extensions (>= 4.6.0)
- System.Security.Permissions (>= 6.0.0)
-
.NETStandard 2.1
- Azure.Core (>= 1.24.0)
- Microsoft.Build (>= 15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Build.Utilities.Core (>= 15.9.20)
- Microsoft.Data.SqlClient (>= 5.0.1)
- Microsoft.Identity.Client (>= 4.45.0)
- Microsoft.SqlServer.Types (>= 160.1000.6)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.ComponentModel.Composition (>= 4.5.0)
- System.Drawing.Common (>= 6.0.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.Packaging (>= 5.0.0)
- System.Net.Primitives (>= 4.3.0)
- System.Resources.Extensions (>= 4.7.1)
- System.Runtime.Caching (>= 6.0.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Permissions (>= 6.0.0)
- System.Security.Principal (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
net6.0
- Azure.Core (>= 1.24.0)
- Microsoft.Build (>= 15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Build.Utilities.Core (>= 15.9.20)
- Microsoft.Data.SqlClient (>= 5.0.1)
- Microsoft.Identity.Client (>= 4.45.0)
- Microsoft.SqlServer.Types (>= 160.1000.6)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.ComponentModel.Composition (>= 4.5.0)
- System.Drawing.Common (>= 6.0.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.IO.Packaging (>= 5.0.0)
- System.Net.Primitives (>= 4.3.0)
- System.Resources.Extensions (>= 4.7.1)
- System.Runtime.Caching (>= 6.0.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Permissions (>= 6.0.0)
- System.Security.Principal (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
NuGet packages (30)
Showing the top 5 NuGet packages that depend on Microsoft.SqlServer.DacFx:
Package | Downloads |
---|---|
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 |
|
Kentico.Xperience.Libraries
The runtime assemblies for libraries and applications that use Kentico Xperience API. |
|
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. |
|
Usa.Smart.Mock.Data.SqlServer
Smart mock data library SQL Server extensions |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Microsoft.SqlServer.DacFx:
Repository | Stars |
---|---|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core
|
|
microsoft/fhir-server
A service that implements the FHIR standard
|
|
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
|
|
microsoft/dicom-server
OSS Implementation of DICOMweb standard
|
|
rr-wfm/MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
|