KristofferStrube / Blazor.FileSystem

A Blazor wrapper for the File System browser API.
https://kristofferstrube.github.io/Blazor.FileSystem/
MIT License
30 stars 3 forks source link

Added interface IFileSystemHandle and IFileSystemHandleInProcess to support casting between InProcess kinds. #2

Closed KristofferStrube closed 1 year ago

KristofferStrube commented 1 year ago

Related to #1