Library for merging a Data-tier Application Package file (dacpac) with and existing database.
Info
| Version: | 1.1.2 |
| Author(s): | Anders Busted-Janum |
| Last Update: | Wednesday, October 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GrumpyBusted/Grumpy.DacpacMerge |
| NuGet Url: | https://www.nuget.org/packages/Grumpy.DacpacMerge |
Install
Install-Package Grumpy.DacpacMerge
dotnet add package Grumpy.DacpacMerge
paket add Grumpy.DacpacMerge
Grumpy.DacpacMerge Download (Unzip the "nupkg" after downloading)
Dependencies
- Grumpy.Common(>= 2.0.0)
- Grumpy.Logging(>= 2.0.0)
- Microsoft.SqlServer.DacFx.x64(>= 140.3881.1)
Tags