bezzad / Downloader

Fast, cross-platform and reliable multipart downloader with asynchronous progress events for .NET applications.
MIT License
1.25k stars 193 forks source link

DownLoad as url #137

Closed 12gods closed 1 year ago

12gods commented 1 year ago

I have this url to DL the file

https://site.com/UserBillAnonymous.aspx?FileName=File.pdf

is there any parameter to be able to download the file?

bezzad commented 1 year ago

Please read the readme to know how to use the Downloader library in .Net. If you have any issues using the Downloader, please add the details of the exception and each scenario you went as you need.