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

A Blazor wrapper for the File System browser API.

Results 2 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...