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.
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.
// Install OctopusProjectBuilder.Console as a Cake Addin
#addin nuget:?package=OctopusProjectBuilder.Console&version=1.0.3

// Install OctopusProjectBuilder.Console as a Cake Tool
#tool nuget:?package=OctopusProjectBuilder.Console&version=1.0.3

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 931 8/29/2018
4.1.0 758 8/28/2018
4.0.0 985 12/9/2017
3.1.3 1,154 8/29/2018
3.1.2 818 8/24/2018
3.1.1 815 8/23/2018
3.1.0 789 8/23/2018
3.0.0 768 8/22/2018
1.6.0 936 10/30/2017
1.5.1 990 12/23/2016
1.5.0 1,047 11/21/2016
1.4.0 1,035 11/18/2016
1.3.0 1,212 11/2/2016
1.2.2 1,027 10/25/2016
1.2.1 936 10/25/2016
1.2.0 1,019 9/29/2016
1.1.1 1,007 9/2/2016
1.1.0 978 9/1/2016
1.0.4 1,369 8/1/2016
1.0.3 1,050 7/19/2016
1.0.2 992 7/16/2016
1.0.1 1,156 7/12/2016
1.0.0 1,101 7/11/2016

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