A simple package includes sqlserver smo and dacpac service, to handle SqlInstance/LocalDB database creation/deletion/cleanup, and deployment with dacpac from a SSDT project, useful in deployment handling and unittests.
Info
Version: | 1.0.0 |
Author(s): | Jishun Duan |
Last Update: | Friday, August 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/djsxp/SSDTDeployer |
NuGet Url: | https://www.nuget.org/packages/SSDTDeployer |
Install
Install-Package SSDTDeployer
dotnet add package SSDTDeployer
paket add SSDTDeployer
SSDTDeployer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags