Skip to content

Mapping .NET File System API's to Indexed DB (IDBFS) #48562

@groogiam

Description

@groogiam

Is your feature request related to a problem? Please describe.

This issue dotnet/aspnetcore#15492 from a couple years ago discussed the removal of the enscripten file system api in favor of another mechanism in mono. In the .NET 5 blazor implementation it looks like IDBFS is libraries are no longer linked from enscripten. I was wondering if the newer mechanism has been implemented? If so is there documentation for this mechanism somewhere? Thanks.

Describe the solution you'd like

Looking for a way to map map file system api's to indexed db locations in blazor wasm.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions