Sign in Sign up
nuget

OctoPackPlus.Core

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

nuget View on Nuget

Activity

Latest release
10y ago
Total releases
5
Cadence
~38 days
Last 12 months
0

Details

First release
Sep 29, 2015
Releases
Version Released
0.1.13 patch
0.1.11 patch
0.1.9 patch
0.1.6 patch
0.1.5 initial