OctopusProjectBuilder.Console 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package OctopusProjectBuilder.Console --version 1.0.3
                    
NuGet\Install-Package OctopusProjectBuilder.Console -Version 1.0.3
                    
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="OctopusProjectBuilder.Console" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OctopusProjectBuilder.Console" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="OctopusProjectBuilder.Console" />
                    
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 OctopusProjectBuilder.Console --version 1.0.3
                    
#r "nuget: OctopusProjectBuilder.Console, 1.0.3"
                    
#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.
#addin nuget:?package=OctopusProjectBuilder.Console&version=1.0.3
                    
Install OctopusProjectBuilder.Console as a Cake Addin
#tool nuget:?package=OctopusProjectBuilder.Console&version=1.0.3
                    
Install OctopusProjectBuilder.Console as a Cake Tool

Console application allowing to configure Octopus resources from YAML files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.1 1,054 8/29/2018
4.1.0 850 8/28/2018
4.0.0 1,179 12/9/2017
3.1.3 1,240 8/29/2018
3.1.2 910 8/24/2018
3.1.1 908 8/23/2018
3.1.0 882 8/23/2018
3.0.0 863 8/22/2018
1.6.0 1,072 10/30/2017
1.5.1 1,125 12/23/2016
1.5.0 1,186 11/21/2016
1.4.0 1,176 11/18/2016
1.3.0 1,351 11/2/2016
1.2.2 1,165 10/25/2016
1.2.1 1,073 10/25/2016
1.2.0 1,159 9/29/2016
1.1.1 1,147 9/2/2016
1.1.0 1,117 9/1/2016
1.0.4 1,509 8/1/2016
1.0.3 1,179 7/19/2016
1.0.2 1,119 7/16/2016
1.0.1 1,297 7/12/2016
1.0.0 1,236 7/11/2016

+ Added meaningful exception description if variable scope reference cannot be resolved on upload.