- https://gitemall.devemall.int.eu.org/TommySalami
- Joined on
2025-07-12
Block a user
DownloadEmAll (1.8.18)
Published 2025-09-03 21:43:24 -04:00 by TommySalami
Installation
dotnet nuget add source --name TommySalami --username your_username --password your_token dotnet add package --source TommySalami --version 1.8.18 DownloadEmAllAbout this package
Use the DownloadEmAll Library (.dll) to download dats from anywhere in your application.
First, where x.x.x is the version you are installing, install or add the DownloadEmAll Nuget Package to your application by downloading the downloademall.x.x.x.nupkg to your project folder and opening a Nuget Package Manager Console in Visual Studio and type:
Install-Package downloademall.x.x.x.nupkg
Then, create and use a new DownloadEmAll Object from anywhere in your application like the following:
DownloadEmAll.DownloadEmAll dlea = new DownloadEmAll.DownloadEmAll();
See https://gitemall.devemall.int.eu.org/TommySalami/DownloadEmAll/releases for release notes.
Dependencies
Details
Assets (2)
Versions (9)
View all
downloademall.1.8.18.nupkg
80 KiB
downloademall.nuspec
2.7 KiB