Microsoft.SqlServer.Dac
1.0.0
See the version list below for details.
dotnet add package Microsoft.SqlServer.Dac --version 1.0.0
NuGet\Install-Package Microsoft.SqlServer.Dac -Version 1.0.0
<PackageReference Include="Microsoft.SqlServer.Dac" Version="1.0.0" />
paket add Microsoft.SqlServer.Dac --version 1.0.0
#r "nuget: Microsoft.SqlServer.Dac, 1.0.0"
// Install Microsoft.SqlServer.Dac as a Cake Addin #addin nuget:?package=Microsoft.SqlServer.Dac&version=1.0.0 // Install Microsoft.SqlServer.Dac as a Cake Tool #tool nuget:?package=Microsoft.SqlServer.Dac&version=1.0.0
A simple NuGet package that contains the Microsoft.SqlServer.Dac library. This library provides 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.