Blazor.DownloadFileFast icon indicating copy to clipboard operation
Blazor.DownloadFileFast copied to clipboard

Fast download from files to the browser from Blazor without any javascript library reference or dependency.

Results 4 Blazor.DownloadFileFast issues
Sort by recently updated
recently updated
newest added

Just thought to get your feedback on this. I am using the following code to create a byte[] from a (video) URL and then your component and it works just...

question

Hi can you please add example how to use it with core hosted type of wasm ? It is all depending how you gonna get bytes from server side. Dont...

Changed to a relative path for download7up.js to address issues with applications being hosted on a server in a sub directory ("http://host.tld/app/").

bug