Microsoft.SqlServer.DacFx.x64 140.3745.1

dotnet add package Microsoft.SqlServer.DacFx.x64 --version 140.3745.1
NuGet\Install-Package Microsoft.SqlServer.DacFx.x64 -Version 140.3745.1
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.x64" Version="140.3745.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.SqlServer.DacFx.x64 --version 140.3745.1
#r "nuget: Microsoft.SqlServer.DacFx.x64, 140.3745.1"
#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.x64 as a Cake Addin
#addin nuget:?package=Microsoft.SqlServer.DacFx.x64&version=140.3745.1

// Install Microsoft.SqlServer.DacFx.x64 as a Cake Tool
#tool nuget:?package=Microsoft.SqlServer.DacFx.x64&version=140.3745.1

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-premise SQL Server to Microsoft Azure. This functionality is exposed via the DACFx managed API. DACFx can target SQL Server 2008, 2008R2, 2012, 2014, 2016 and Microsoft Azure SQL Databases.
     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  DacFramework.msi from Microsoft download page.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

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

Repository Stars
microsoft/DACExtensions
DACExtensions contains samples that extend Data-Tier Applications using DacFx. These samples include deployment contributors and static code analysis rules that can be used with Visual Studio as well as examples of how to use the DacFx public mode
Version Downloads Last updated
140.3745.1 21 7/10/2017
140.3744.1 16 7/7/2017
130.3352.1 27 6/13/2016

Version 140.3745.1