but it seems that that code above downloads the whole file first at line
using Stream remoteStream
using Stream remoteStream
so i cant really show any progress to the gui. is this a bug with the blazor's httpclient implementation because the code works fine on my wpf app. thanks