![]() |
VOOZH | about |
dotnet add package SDSDownloadOperations --version 1.0.10
NuGet\Install-Package SDSDownloadOperations -Version 1.0.10
<PackageReference Include="SDSDownloadOperations" Version="1.0.10" />
<PackageVersion Include="SDSDownloadOperations" Version="1.0.10" />Directory.Packages.props
<PackageReference Include="SDSDownloadOperations" />Project file
paket add SDSDownloadOperations --version 1.0.10
#r "nuget: SDSDownloadOperations, 1.0.10"
#:package SDSDownloadOperations@1.0.10
#addin nuget:?package=SDSDownloadOperations&version=1.0.10Install as a Cake Addin
#tool nuget:?package=SDSDownloadOperations&version=1.0.10Install as a Cake Tool
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 net is compatible. |
This package is not used by any NuGet packages.
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.