Microsoft.SqlServer.Dac 1.0.1

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

// Install Microsoft.SqlServer.Dac as a Cake Tool
#tool nuget:?package=Microsoft.SqlServer.Dac&version=1.0.1

A simple NuGet package that contains the following libraries:

- Microsoft.SqlServer.Dac
- Microsoft.Data.Tools.Schema.Sql
- Microsoft.Data.Tools.Utilities

These libraries provide the classes you can use in your code to perform operations on DACPAC and BACPAC packages.  These packages can be extracted and exported from existing databases or used to deploy and import new databases. DAPCAC packages can also be used to upgrade an existing database.

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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.SqlServer.Dac:

Package Downloads
SqlLocalDb.Dac

A library that makes it easy to do integration testing with SQL Server using a local DB

DbTestMonkey.Providers.SqlServer

SqlServer specific provider for DbTestMonkey.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 338,742 5/13/2015
1.0.0 9,743 5/12/2015