Download CSV on Particular location in my machine

Hi,

I am trying download CSV file on my particular location in my machine using Blazor WebAssembly .
I am not get any solution. Can any one can help me for this.

Thanks for your help

Hi @Rahoul-1234,

As far as I know downloading a file on a particular location on the client machine isn't possible as it is considered a security risk. The user picks the location where the downloaded file will be saved.