OctopusTools 9.1.7

dotnet add package OctopusTools --version 9.1.7
                    
NuGet\Install-Package OctopusTools -Version 9.1.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OctopusTools" Version="9.1.7">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OctopusTools" Version="9.1.7" />
                    
Directory.Packages.props
<PackageReference Include="OctopusTools">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OctopusTools --version 9.1.7
                    
#r "nuget: OctopusTools, 9.1.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OctopusTools@9.1.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OctopusTools&version=9.1.7
                    
Install as a Cake Addin
#tool nuget:?package=OctopusTools&version=9.1.7
                    
Install as a Cake Tool

Octopus is a user-friendly DevOps tool for developers that supports release management, deployment automation, and operations runbooks.

     This package contains the Octopus CLI (octo), a tool to create and deploy releases, create and push packages, and manage environments with Octopus.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on OctopusTools:

Package Downloads
PowerTasks.Plugins.OctoPack

OctoPack

Octopus.Tfs

Octopus TFS is used for packaging projects and creating releases when using Team Foundation Build service. This ties OctopusTools and OctoPack together into a nice package to allow you to automate the process of creating releases in Octopus Deploy without modifying the build process template.

PowerTasks.Plugins.OctoCreateRelease

OctoCreateRelease

OctopusDeployExport.MSBuild

Exports your octopus deploy project as JSON and masks the time and other passwords.

PowerTasks.Plugins.OctoDeployRelease

OctoDeployRelease

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.1.7 788,913 8/24/2022
9.1.6 4,475 8/24/2022
9.1.5 5,797 8/19/2022
9.1.4 4,709 8/18/2022
9.1.3 21,029 7/14/2022
9.1.2 5,286 7/13/2022
9.1.1 15,243 6/17/2022
9.0.0 88,602 3/29/2022
8.0.1 14,443 3/18/2022
8.0.0 11,157 3/2/2022
7.4.3663 11,218 3/1/2022
7.4.3662 4,332 2/28/2022
7.4.3661 4,196 2/27/2022
7.4.3660 3,663 2/26/2022
7.4.3659 4,059 2/25/2022
7.4.3658 4,915 2/24/2022
7.4.3657 3,922 2/23/2022
7.4.3656 4,247 2/22/2022
7.4.3655 4,144 2/21/2022
7.4.3654 3,888 2/20/2022
Loading failed