CloudTek.Automation.Shell 0.10.0

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

This package contains reusable powershell automation for exexuting cmds in a shell. Created to simplify the psm1 delivery process.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CloudTek.Automation.Shell:

Package Downloads
CloudTek.Automation.K8S

This package contains reusable kubernetes powershell automation. Created to simplify the psm1 delivery process.

CloudTek.Automation.ArgoCD

This package contains reusable powershell automation for exexuting against ArgoCD.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0 1,016 3/24/2023
0.9.3 905 3/24/2023
0.9.1 1,101 1/16/2023
0.8.0 965 1/3/2023
0.6.1 963 1/3/2023
0.6.0 959 12/28/2022
0.5.0 952 12/12/2022
0.4.11 938 12/28/2022
0.4.10 1,109 12/27/2022
0.4.4 931 12/12/2022
0.4.3 885 12/12/2022
0.4.2 954 12/12/2022
0.4.0 918 12/12/2022
0.2.0 951 12/12/2022
0.1.240 953 12/12/2022
0.1.238 923 12/12/2022
0.1.230 960 12/12/2022
Loading failed