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

A Blazor wrapper for the File System browser API.

Results 3 Blazor.FileSystem issues
Sort by recently updated
recently updated
newest added

Fix to work with the latest version of Blazor.Streams (0.4.2) WritableStream base class. Missing a CreationOptions parameter for WritableStream constuctor.

First... This is well put together and useful, great job! The deserialization (not supported) for the specified type I got running your code under a .NET 8.0 version in a...

In #13, we are deleting some types and some methods, which is a breaking change. While we are making breaking changes, we should look at whether we want to remove/change...