SharpBITS 2.1.0
dotnet add package SharpBITS --version 2.1.0
NuGet\Install-Package SharpBITS -Version 2.1.0
<PackageReference Include="SharpBITS" Version="2.1.0" />
paket add SharpBITS --version 2.1.0
#r "nuget: SharpBITS, 2.1.0"
// Install SharpBITS as a Cake Addin
#addin nuget:?package=SharpBITS&version=2.1.0
// Install SharpBITS as a Cake Tool
#tool nuget:?package=SharpBITS&version=2.1.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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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.1 targets more versions of the .NET framework from 2.0 and newer.
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)