Blazor.DownloadFileFast
Blazor.DownloadFileFast copied to clipboard
Fast download from files to the browser from Blazor without any javascript library reference or dependency.
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...
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/").