SDSDownloadOperations 1.0.10
dotnet add package SDSDownloadOperations --version 1.0.10
NuGet\Install-Package SDSDownloadOperations -Version 1.0.10
<PackageReference Include="SDSDownloadOperations" Version="1.0.10" />
paket add SDSDownloadOperations --version 1.0.10
#r "nuget: SDSDownloadOperations, 1.0.10"
// Install SDSDownloadOperations as a Cake Addin #addin nuget:?package=SDSDownloadOperations&version=1.0.10 // Install SDSDownloadOperations as a Cake Tool #tool nuget:?package=SDSDownloadOperations&version=1.0.10
A simple downloader package that can be used for creating simple yet efficient file downloading applications. If you'd like, please send me your opinions on the package through email so that I could improve it as time goes on.
This version of the project has discontinued and has moved to here: CarbonlessWebOperations/1.1.0
This project will no longer be updated.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Syroot.Windows.IO.KnownFolders (>= 1.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Made sure that download speeds are accurate to the download speed of the client pc.
- Added 3rd party packages as dependencies.