A set of utilities that allow to autonomously build a Visual Studio SSIS project (dtproj) into a deployment package (ispac), and deploy the package to an SSIS catalog.
Info
Version: | 2.3.0 |
Author(s): | Roman Tumaykin |
Last Update: | Saturday, March 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rtumaykin/ssis-build/ |
NuGet Url: | https://www.nuget.org/packages/SSISBuild |
Install
Install-Package SSISBuild
dotnet add package SSISBuild
paket add SSISBuild
SSISBuild Download (Unzip the "nupkg" after downloading)
Dependencies
Tags