Microsoft.SqlServer.DACFx 12.0.2603.2

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

Contents from SQL Server 12.0 Data-Tier Application Framework (June 2014) 64-bit.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (7)

Showing the top 7 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
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
rr-wfm/MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
microsoft/DacFx
DacFx, SqlPackage, and other SQL development libraries enable declarative database development and database portability across SQL versions and environments. Share feedback here on dacpacs, bacpacs, and SQL projects.
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
tsqllint/tsqllint
Configurable linting for TSQL
Version Downloads Last Updated
12.0.2603.2 1,358 9/9/2014