Lurgle.Transfer 1.1.11

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

// Install Lurgle.Transfer as a Cake Tool
#tool nuget:?package=Lurgle.Transfer&version=1.1.11

Why transfer when you can Lurgle?

Lurgle.Transfer is an implementation of SSH.NET and FluentFTP that accelerates getting your project up and running with file transfers. It includes added features such as GZIP/ZIP compression, and file archival.

The net effect is a predictable file transfer implementation that can be integrated into your project and used to inform logging and alerting.

You can use Lurgle.Transfer by itself, or with Lurgle.Logging, Lurgle.Alerting and Lurgle.Dates to Lurgle your apps even further!

Keep an eye on my Blog of Doom for updates about the latest releases!

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2.9 755 7/4/2023
1.2.8 993 8/13/2022
1.2.7 908 2/28/2022
1.2.6 934 2/23/2022
1.2.5 916 2/8/2022
1.2.4 951 2/2/2022
1.2.3 950 1/31/2022
1.1.14 940 1/24/2022
1.1.13 728 1/17/2022
1.1.12 972 1/17/2022
1.1.11 753 1/17/2022
1.1.10 950 1/16/2022
1.1.9 921 1/16/2022
1.1.8 927 1/15/2022
1.1.7 946 1/12/2022

* Add XML documentation
     * Rename to Lurgle.Transfer
     * Add FluentFTP logic
     * Unrestricted destination configs
     * Add constructors
     * Enhancements to upload, compression, archive routines
     * Update FluentFTP
     * Revert TransferConfig.GetTransferDestination to public
     * Remove configs for PDF conversion