Octopus.Client 2.6.5.1010

dotnet add package Octopus.Client --version 2.6.5.1010
                    
NuGet\Install-Package Octopus.Client -Version 2.6.5.1010
                    
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="Octopus.Client" Version="2.6.5.1010" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Octopus.Client" Version="2.6.5.1010" />
                    
Directory.Packages.props
<PackageReference Include="Octopus.Client" />
                    
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 Octopus.Client --version 2.6.5.1010
                    
#r "nuget: Octopus.Client, 2.6.5.1010"
                    
#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 Octopus.Client@2.6.5.1010
                    
#: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=Octopus.Client&version=2.6.5.1010
                    
Install as a Cake Addin
#tool nuget:?package=Octopus.Client&version=2.6.5.1010
                    
Install as a Cake Tool

Octopus Deploy is a user-friendly automated deployment tool for .NET developers.
   
This package contains the client library for the HTTP API in Octopus.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.5.1010 1,090 4/19/2015
2.6.4.951 415 3/17/2015
2.6.3.886 345 2/23/2015
2.6.2.845 565 2/12/2015
2.6.1.796 1,324 2/4/2015
2.6.0.778 724 12/18/2014
2.6.0.751 147 11/27/2014
2.6.0.749 87 11/25/2014
2.5.13.884 41 2/23/2015
2.5.12.666 602 11/6/2014
2.5.11.614 127 10/23/2014
2.5.11.610 57 10/23/2014
2.5.11.585 62 10/22/2014
2.5.10.567 216 10/7/2014
2.5.9.555 86 10/2/2014
2.5.9.554 73 10/1/2014
2.5.9.550 91 10/1/2014
2.5.8.447 890 8/27/2014
2.5.7.384 346 8/7/2014
2.5.6.356 134 8/5/2014
Loading failed