OctopusHelpers 1.0.26
See the version list below for details.
dotnet add package OctopusHelpers --version 1.0.26
NuGet\Install-Package OctopusHelpers -Version 1.0.26
<PackageReference Include="OctopusHelpers" Version="1.0.26" />
paket add OctopusHelpers --version 1.0.26
#r "nuget: OctopusHelpers, 1.0.26"
// Install OctopusHelpers as a Cake Addin #addin nuget:?package=OctopusHelpers&version=1.0.26 // Install OctopusHelpers as a Cake Tool #tool nuget:?package=OctopusHelpers&version=1.0.26
A Glut of Tools to Assist in Automating Octopus.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- Newtonsoft.Json (>= 10.0.2)
- Octopus.Client (>= 4.13.15)
- System.Net.Http (>= 4.0.0)
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 |
---|---|---|
1.0.50 | 6,373 | 2/14/2019 |
1.0.48 | 686 | 2/14/2019 |
1.0.47 | 674 | 2/13/2019 |
1.0.46 | 667 | 2/12/2019 |
1.0.45 | 680 | 2/11/2019 |
1.0.44 | 737 | 1/22/2019 |
1.0.43 | 722 | 1/17/2019 |
1.0.42 | 736 | 1/17/2019 |
1.0.41 | 743 | 1/4/2019 |
1.0.39 | 850 | 9/21/2018 |
1.0.38 | 797 | 8/30/2018 |
1.0.36 | 1,099 | 1/31/2018 |
1.0.35 | 1,082 | 1/19/2018 |
1.0.34 | 1,010 | 1/4/2018 |
1.0.32 | 925 | 11/15/2017 |
1.0.31 | 895 | 11/15/2017 |
1.0.30 | 893 | 10/19/2017 |
1.0.29 | 927 | 10/2/2017 |
1.0.28 | 926 | 9/13/2017 |
1.0.27 | 1,003 | 4/28/2017 |
1.0.26 | 1,063 | 4/27/2017 |
1.0.23 | 979 | 4/7/2017 |
1.0.21 | 976 | 3/22/2017 |
1.0.20 | 1,108 | 2/27/2017 |
1.0.19 | 1,030 | 2/23/2017 |
1.0.18 | 1,042 | 1/31/2017 |
1.0.17 | 1,000 | 1/18/2017 |
1.0.16 | 992 | 1/6/2017 |
1.0.15 | 998 | 1/5/2017 |
1.0.14 | 976 | 12/21/2016 |
1.0.13 | 971 | 12/21/2016 |
1.0.12 | 968 | 12/20/2016 |
1.0.10 | 984 | 12/19/2016 |
1.0.9 | 1,116 | 12/16/2016 |
1.0.8 | 1,017 | 12/15/2016 |
1.0.7 | 1,078 | 12/15/2016 |
1.0.6 | 985 | 12/15/2016 |
1.0.5 | 1,161 | 12/13/2016 |
1.0.4 | 1,049 | 12/9/2016 |
1.0.3 | 1,222 | 12/6/2016 |
1.0.2 | 1,161 | 12/6/2016 |
1.0.1 | 984 | 12/5/2016 |
1.0.0 | 1,003 | 12/5/2016 |
Correction for handling Null values in regex.
Update to TaskHelpers:
- Gathering StepNames
- Gathering Activity Elements
Update to OctopusClientExtensions
- Gathers ActionTemplate Usage
Addition of ActionTemplateHelper
- Its new gathers Usage Resources
Corrections and Updates to ResourceStrings.
Addition of:
VariableInfoResource
- Allows gathering of detailed information about a variable
Alteration of VariableHelper to VariableSetHelper
- More appropriately Named