Crestron.Autouploader.4Series 1.0.34

dotnet add package Crestron.Autouploader.4Series --version 1.0.34
NuGet\Install-Package Crestron.Autouploader.4Series -Version 1.0.34
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="Crestron.Autouploader.4Series" Version="1.0.34" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crestron.Autouploader.4Series --version 1.0.34
#r "nuget: Crestron.Autouploader.4Series, 1.0.34"
#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 Crestron.Autouploader.4Series as a Cake Addin
#addin nuget:?package=Crestron.Autouploader.4Series&version=1.0.34

// Install Crestron.Autouploader.4Series as a Cake Tool
#tool nuget:?package=Crestron.Autouploader.4Series&version=1.0.34

This package will upload your program or library directly after you compiled it to your control system

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
1.0.34 1,330 5/23/2020
1.0.32 425 5/13/2020
1.0.30 424 5/4/2020
1.0.29 405 4/22/2020
1.0.17 408 4/20/2020
1.0.15 411 4/19/2020
1.0.14 460 4/19/2020

-- 1.0.34 --
-> Added details for installation to read me file.

-- 1.0.33 --
-> Fixed issue with the path to the PowerShell script.

-- 1.0.32 --
-> Removed dependency to Crestron.SimplSharp.SDK.Resources, because it is included in the main packages since version 2.12.41
-> Fixed issue, to avoid SSH responses in the IDE output.

-- 1.0.31 --
-> Added authentication via SSH key
-> Replaced common error messages to more human readable messages

-- 1.0.30 --
-> Changed dependency to the released version of Crestron.SimplSharp.SDK.Resources

-- 1.0.16 --
-> Added encryption for the password in the config file.

- 1.0.0 -
-> Initial release