Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Add RunFromString & RunFromResolver for WebWindow.Blazor #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Berrysoft
Copy link
Contributor

I'm looking for a way to embed the remain static files to the program, so that users won't be able to change or delete them easily.

RunFromString loads index.html from a string, but other static files like stylesheets sill from rootPath.

RunFromResolver lets the developers load their files freely, and all files could be loaded from an embedded resource.

No other API or behavior changes.

@Berrysoft Berrysoft changed the title Add RunFromString & RunFromResolver. Add RunFromString & RunFromResolver for WebWindow.Blazor Dec 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant