SharpBITS 2.0.0
See the version list below for details.
dotnet add package SharpBITS --version 2.0.0
NuGet\Install-Package SharpBITS -Version 2.0.0
<PackageReference Include="SharpBITS" Version="2.0.0" />
paket add SharpBITS --version 2.0.0
#r "nuget: SharpBITS, 2.0.0"
// Install SharpBITS as a Cake Addin #addin nuget:?package=SharpBITS&version=2.0.0 // Install SharpBITS as a Cake Tool #tool nuget:?package=SharpBITS&version=2.0.0
SharpBITS.NET is a .NET wrapper of the BITS API and a little Windows UI application for easier access to BITS up- and downloads.
It's developed in C# (obviously), but the base wrapper can be used from any .NET application.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
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.
This release contains the SharpBITS.NET base library, which is a wrapper to the COM based BITS API.
Release Version 2.0 for .NET 4.0 implementing BITS version 3.0 (qmgr 7.0, see https://msdn.microsoft.com/en-us/library/aa362837(v=VS.85).aspx)