Octopus Deploy is an automated deployment tool powered by NuGet. OctoPack adds a post-build activity to your Visual Studio project, so that an Octopus-compatible NuGet package is produced in the Bin directory whenever a Release build completes. OctoPackPlus.Core provides isolation and control of the packaging process, especially when used with TFS. Use this package for: ● *NO* TFS build customizations. Purely out-of-the-box default process templates. ● Separate Visual Studio project for deployment of the application ● Package versioning : currently based on Date + TFS Build number, customizable PowerShell script This project is also used by: ● OctoPackPlus.ClickOnce : Single build package for deploying ClickOnce to multiple environments ● OctoPackPlus.Database : Database deployment management
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Apr 20, 2016
$ dotnet add package OctoPackPlus.CoreNo README available.