Skip to main content
Shift-It package icon

Shift-It

A HTTP client that can accept a reasonable level of invalid protocol from servers. This is a blocking, synchronous library that uses only .Net sockets, not WebClient or HttpWebRequest, and has a lot of replaceable components. High transfer speeds, and uses minimal memory. An old and battle hardend FTP client library, works with many old and cranky FTP servers that the standard .Net libraries can't handle.

Total Downloads
60.9K
60,861
Published
Nov 30, 2018
Latest stable version

Install

.NET CLI
dotnet add package Shift-It --version 1.8.1
Package Manager Console
Install-Package Shift-It -Version 1.8.1
PackageReference
<PackageReference Include="Shift-It" Version="1.8.1" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.