Blazor.FileAPI
Blazor.FileAPI copied to clipboard
A Blazor wrapper for the browser File API.
Related to comments added here: https://github.com/KristofferStrube/Blazor.FileSystemAccess/issues/37 by @lvde0
Following the pattern of other libraries from this author added support for settings the customization of the location of the javascript file. This will allow to configure it on the...
As on other libraries the location of the javascript has impact on what is the latest version used and cached by the browser. When using multiple Blazor WASM applications under...